120. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-03-13 03:00:45 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

120.1 Files compared

#LocationFileLast Modified
1Porto v4.0.4/Porto Theme/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2022-11-02 04:57:33 +0000
2Porto v4.0.5/Porto Theme/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2023-03-07 15:45:02 +0000

120.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged515738
Changed12
Inserted3140
Removed00

120.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

120.4 Active regular expressions

No regular expressions were active.

120.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <!-- 4 <!--
5 /** 5 /**
6  * Copyright © 2016 Magento. All rights reserved. 6  * Copyright © 2016 Magento. All rights reserved.
7  * See COPYING.txt for license details. 7  * See COPYING.txt for license details.
8  */ 8  */
9 --> 9 -->
10 <config  10 <config 
11  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  11  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
12  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd" 12  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"
13 > 13 >
14       14      
15  <system> 15  <system>
16            16           
17   <tab  17   <tab 
18    id="smartwave_porto"  18    id="smartwave_porto" 
19    translate="label"  19    translate="label" 
20    sortOrder="50" 20    sortOrder="50"
21   > 21   >
22                 22                
23    <label> 23    <label>
24     Porto 4.0.4 24     Porto 4.0.5
25    </label> 25    </label>
26             26            
27   </tab> 27   </tab>
28            28           
29   <section  29   <section 
30    id="porto_settings"  30    id="porto_settings" 
31    translate="label"  31    translate="label" 
32    sortOrder="10"  32    sortOrder="10" 
33    showInDefault="1"  33    showInDefault="1" 
34    showInWebsite="1"  34    showInWebsite="1" 
35    showInStore="1" 35    showInStore="1"
36   > 36   >
37                 37                
38    <label> 38    <label>
39     Porto - Settings Panel 39     Porto - Settings Panel
40    </label> 40    </label>
41                 41                
42    <tab> 42    <tab>
43     smartwave_porto 43     smartwave_porto
44    </tab> 44    </tab>
45                 45                
46    <resource> 46    <resource>
47     Smartwave_Porto::config 47     Smartwave_Porto::config
48    </resource> 48    </resource>
49                 49                
50    <group  50    <group 
51     id="general"  51     id="general" 
52     translate="label"  52     translate="label" 
53     sortOrder="100"  53     sortOrder="100" 
54     showInDefault="1"  54     showInDefault="1" 
55     showInWebsite="1"  55     showInWebsite="1" 
56     showInStore="1" 56     showInStore="1"
57    > 57    >
58                      58                     
59     <label> 59     <label>
60      General 60      General
61     </label> 61     </label>
62                      62                     
63     <field  63     <field 
64      id="boxed"  64      id="boxed" 
65      translate="label comment"  65      translate="label comment" 
66      type="select"  66      type="select" 
67      sortOrder="10"  67      sortOrder="10" 
68      showInDefault="1"  68      showInDefault="1" 
69      showInWebsite="1"  69      showInWebsite="1" 
70      showInStore="1" 70      showInStore="1"
71     > 71     >
72                           72                          
73      <label> 73      <label>
74       Boxed / Wide 74       Boxed / Wide
75      </label> 75      </label>
76                           76                          
77      <source_model> 77      <source_model>
78       Smartwave\Porto\Model\Config\Settings\General\Boxed 78       Smartwave\Porto\Model\Config\Settings\General\Boxed
79      </source_model> 79      </source_model>
80                       80                      
81     </field> 81     </field>
82                      82                     
83     <field  83     <field 
84      id="boxed_bg_color"  84      id="boxed_bg_color" 
85      translate="label comment"  85      translate="label comment" 
86      type="text 86      type="text
87      sortOrder="15"  87      sortOrder="15" 
88      showInDefault="1"  88      showInDefault="1" 
89      showInWebsite="1"  89      showInWebsite="1" 
90      showInStore="1" 90      showInStore="1"
91     > 91     >
92                           92                          
93      <label> 93      <label>
94       Out of Box Background Color for Boxed Version 94       Out of Box Background Color for Boxed Version
95      </label> 95      </label>
96                           96                          
97      <backend_model> 97      <backend_model>
98       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 98       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
99      </backend_model> 99      </backend_model>
100                           100                          
101      <frontend_model> 101      <frontend_model>
102       Smartwave\Porto\Block\System\Config\Form\Field\Color 102       Smartwave\Porto\Block\System\Config\Form\Field\Color
103      </frontend_model> 103      </frontend_model>
104                           104                          
105      <depends> 105      <depends>
106                                106                               
107       <field  107       <field 
108        id="boxed" 108        id="boxed"
109       > 109       >
110        boxed 110        boxed
111       </field> 111       </field>
112                            112                           
113      </depends> 113      </depends>
114                       114                      
115     </field> 115     </field>
116                      116                     
117     <field  117     <field 
118      id="boxed_bg_img"  118      id="boxed_bg_img" 
119      translate="label"  119      translate="label" 
120      type="image"  120      type="image" 
121      sortOrder="17"  121      sortOrder="17" 
122      showInDefault="1"  122      showInDefault="1" 
123      showInWebsite="1"  123      showInWebsite="1" 
124      showInStore="1" 124      showInStore="1"
125     > 125     >
126                           126                          
127      <label> 127      <label>
128       Out of Box Background Image for Boxed Version 128       Out of Box Background Image for Boxed Version
129      </label> 129      </label>
130                           130                          
131      <comment> 131      <comment>
132       Allowed file types:PNG, GIF, JPG, JPEG. 132       Allowed file types:PNG, GIF, JPG, JPEG.
133      </comment> 133      </comment>
134                           134                          
135      <backend_model> 135      <backend_model>
136       Smartwave\Porto\Model\Config\Backend\Image\Boxed 136       Smartwave\Porto\Model\Config\Backend\Image\Boxed
137      </backend_model> 137      </backend_model>
138                           138                          
139      <base_url  139      <base_url 
140       type="media"  140       type="media" 
141       scope_info="1" 141       scope_info="1"
142      > 142      >
143       porto/boxed_bg 143       porto/boxed_bg
144      </base_url> 144      </base_url>
145                           145                          
146      <depends> 146      <depends>
147                                147                               
148       <field  148       <field 
149        id="boxed" 149        id="boxed"
150       > 150       >
151        boxed 151        boxed
152       </field> 152       </field>
153                            153                           
154      </depends> 154      </depends>
155                       155                      
156     </field> 156     </field>
157                      157                     
158     <field  158     <field 
159      id="boxed_custom_style"  159      id="boxed_custom_style" 
160      translate="label comment"  160      translate="label comment" 
161      type="textarea"  161      type="textarea" 
162      sortOrder="18"  162      sortOrder="18" 
163      showInDefault="1"  163      showInDefault="1" 
164      showInWebsite="1"  164      showInWebsite="1" 
165      showInStore="1" 165      showInStore="1"
166     > 166     >
167                           167                          
168      <label> 168      <label>
169       Custom Style for Boxed Version 169       Custom Style for Boxed Version
170      </label> 170      </label>
171                           171                          
172      <comment> 172      <comment>
173       <![CDATA[Type in your custom styles , e.g.:<br/> 173       <![CDATA[Type in your custom styles , e.g.:<br/>
174                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 174                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
175                                   ]]> 175                                   ]]>
176      </comment> 176      </comment>
177                           177                          
178      <depends> 178      <depends>
179                                179                               
180       <field  180       <field 
181        id="boxed" 181        id="boxed"
182       > 182       >
183        boxed 183        boxed
184       </field> 184       </field>
185                            185                           
186      </depends> 186      </depends>
187                       187                      
188     </field> 188     </field>
189                      189                     
190     <field  190     <field 
191      id="layout 191      id="layout
192      translate="label comment"  192      translate="label comment" 
193      type="select"  193      type="select" 
194      sortOrder="20"  194      sortOrder="20" 
195      showInDefault="1"  195      showInDefault="1" 
196      showInWebsite="1"  196      showInWebsite="1" 
197      showInStore="1" 197      showInStore="1"
198     > 198     >
199                           199                          
200      <label> 200      <label>
201       Maximum Page Width 201       Maximum Page Width
202      </label> 202      </label>
203                           203                          
204      <source_model> 204      <source_model>
205       Smartwave\Porto\Model\Config\Settings\General\Layout 205       Smartwave\Porto\Model\Config\Settings\General\Layout
206      </source_model> 206      </source_model>
207                       207                      
208     </field> 208     </field>
209                      209                     
210     <field  210     <field 
211      id="show_site_notice 211      id="show_site_notice
212      translate="label comment"  212      translate="label comment" 
213      type="select"  213      type="select" 
214      sortOrder="50"  214      sortOrder="50" 
215      showInDefault="1"  215      showInDefault="1" 
216      showInWebsite="1"  216      showInWebsite="1" 
217      showInStore="1" 217      showInStore="1"
218     > 218     >
219                           219                          
220      <label> 220      <label>
221       Show Site Notice 221       Show Site Notice
222      </label> 222      </label>
223                           223                          
224      <source_model> 224      <source_model>
225       Smartwave\Porto\Model\Config\Settings\General\Notice 225       Smartwave\Porto\Model\Config\Settings\General\Notice
226      </source_model> 226      </source_model>
227                           227                          
228     </field> 228     </field>
229                      229                     
230     <field  230     <field 
231      id="custom_notice_block"  231      id="custom_notice_block" 
232      translate="label comment"  232      translate="label comment" 
233      type="text 233      type="text
234      sortOrder="60"  234      sortOrder="60" 
235      showInDefault="1"  235      showInDefault="1" 
236      showInWebsite="1"  236      showInWebsite="1" 
237      showInStore="1" 237      showInStore="1"
238     > 238     >
239                           239                          
240      <label> 240      <label>
241       Custom Notice Block ID 241       Custom Notice Block ID
242      </label> 242      </label>
243                       243                      
244     </field> 244     </field>
245                      245                     
246     <field  246     <field 
247      id="show_site_notice_button"  247      id="show_site_notice_button" 
248      translate="label comment"  248      translate="label comment" 
249      type="select"  249      type="select" 
250      sortOrder="61"  250      sortOrder="61" 
251      showInDefault="1"  251      showInDefault="1" 
252      showInWebsite="1"  252      showInWebsite="1" 
253      showInStore="1" 253      showInStore="1"
254     > 254     >
255                           255                          
256      <label> 256      <label>
257       Show Site Notice Button Close 257       Show Site Notice Button Close
258      </label> 258      </label>
259                           259                          
260      <source_model> 260      <source_model>
261       Magento\Config\Model\Config\Source\Yesno 261       Magento\Config\Model\Config\Source\Yesno
262      </source_model> 262      </source_model>
263                       263                      
264     </field> 264     </field>
265                      265                     
266     <field  266     <field 
267      id="category_list_on_left"  267      id="category_list_on_left" 
268      translate="label comment"  268      translate="label comment" 
269      type="select"  269      type="select" 
270      sortOrder="70"  270      sortOrder="70" 
271      showInDefault="1"  271      showInDefault="1" 
272      showInWebsite="1"  272      showInWebsite="1" 
273      showInStore="1" 273      showInStore="1"
274     > 274     >
275                           275                          
276      <label> 276      <label>
277       Show Category List on Left 277       Show Category List on Left
278      </label> 278      </label>
279                           279                          
280      <source_model> 280      <source_model>
281       Magento\Config\Model\Config\Source\Yesno 281       Magento\Config\Model\Config\Source\Yesno
282      </source_model> 282      </source_model>
283                           283                          
284      <depends> 284      <depends>
285                                285                               
286       <field  286       <field 
287        id="layout" 287        id="layout"
288       > 288       >
289        full_width 289        full_width
290       </field> 290       </field>
291                            291                           
292      </depends> 292      </depends>
293                       293                      
294     </field> 294     </field>
295                      295                     
296     <field  296     <field 
297      id="smartlayers"  297      id="smartlayers" 
298      translate="label comment"  298      translate="label comment" 
299      type="select"  299      type="select" 
300      sortOrder="100"  300      sortOrder="100" 
301      showInDefault="1"  301      showInDefault="1" 
302      showInWebsite="1"  302      showInWebsite="1" 
303      showInStore="1" 303      showInStore="1"
304     > 304     >
305                           305                          
306      <label> 306      <label>
307       Show Share Buttons at the Right Side 307       Show Share Buttons at the Right Side
308      </label> 308      </label>
309                           309                          
310      <source_model> 310      <source_model>
311       Magento\Config\Model\Config\Source\Yesno 311       Magento\Config\Model\Config\Source\Yesno
312      </source_model> 312      </source_model>
313                       313                      
314     </field> 314     </field>
315                      315                     
316     <field  316     <field 
317      id="sidebar_second_block"  317      id="sidebar_second_block" 
318      translate="label comment"  318      translate="label comment" 
319      type="text 319      type="text
320      sortOrder="110"  320      sortOrder="110" 
321      showInDefault="1"  321      showInDefault="1" 
322      showInWebsite="1"  322      showInWebsite="1" 
323      showInStore="1" 323      showInStore="1"
324     > 324     >
325                           325                          
326      <label> 326      <label>
327       Sidebar Second Static Block ID 327       Sidebar Second Static Block ID
328      </label> 328      </label>
329                       329                      
330     </field> 330     </field>
331                      331                     
332     <field  332     <field 
333      id="sidebar_sticky"  333      id="sidebar_sticky" 
334      translate="label comment"  334      translate="label comment" 
335      type="select"  335      type="select" 
336      sortOrder="200"  336      sortOrder="200" 
337      showInDefault="1"  337      showInDefault="1" 
338      showInWebsite="1"  338      showInWebsite="1" 
339      showInStore="1" 339      showInStore="1"
340     > 340     >
341                           341                          
342      <label> 342      <label>
343       Show Sidebar by Sticky 343       Show Sidebar by Sticky
344      </label> 344      </label>
345                           345                          
346      <source_model> 346      <source_model>
347       Magento\Config\Model\Config\Source\Yesno 347       Magento\Config\Model\Config\Source\Yesno
348      </source_model> 348      </source_model>
349                       349                      
350     </field> 350     </field>
351                  351                 
352    </group> 352    </group>
353                 353                
354    <group  354    <group 
355     id="optimization"  355     id="optimization" 
356     translate="label"  356     translate="label" 
357     sortOrder="105"  357     sortOrder="105" 
358     showInDefault="1"  358     showInDefault="1" 
359     showInWebsite="1"  359     showInWebsite="1" 
360     showInStore="1" 360     showInStore="1"
361    > 361    >
362                      362                     
363     <label> 363     <label>
364      Speed Optimization Setting 364      Speed Optimization Setting
365     </label> 365     </label>
366                      366                     
367     <field  367     <field 
368      id="bootstrap"  368      id="bootstrap" 
369      translate="label comment"  369      translate="label comment" 
370      type="select"  370      type="select" 
371      sortOrder="10"  371      sortOrder="10" 
372      showInDefault="1"  372      showInDefault="1" 
373      showInWebsite="1"  373      showInWebsite="1" 
374      showInStore="1" 374      showInStore="1"
375     > 375     >
376                           376                          
377      <label> 377      <label>
378       Load Original Bootstrap 378       Load Original Bootstrap
379      </label> 379      </label>
380                           380                          
381      <source_model> 381      <source_model>
382       Magento\Config\Model\Config\Source\Yesno 382       Magento\Config\Model\Config\Source\Yesno
383      </source_model> 383      </source_model>
384                       384                      
385     </field> 385     </field>
386                      386                     
387     <field  387     <field 
388      id="animate"  388      id="animate" 
389      translate="label comment"  389      translate="label comment" 
390      type="select"  390      type="select" 
391      sortOrder="20"  391      sortOrder="20" 
392      showInDefault="1"  392      showInDefault="1" 
393      showInWebsite="1"  393      showInWebsite="1" 
394      showInStore="1" 394      showInStore="1"
395     > 395     >
396                           396                          
397      <label> 397      <label>
398       Load Original animate.css 398       Load Original animate.css
399      </label> 399      </label>
400                           400                          
401      <source_model> 401      <source_model>
402       Magento\Config\Model\Config\Source\Yesno 402       Magento\Config\Model\Config\Source\Yesno
403      </source_model> 403      </source_model>
404                       404                      
405     </field> 405     </field>
406                      406                     
407     <field  407     <field 
408      id="lazyload"  408      id="lazyload" 
409      translate="label comment"  409      translate="label comment" 
410      type="select"  410      type="select" 
411      sortOrder="30"  411      sortOrder="30" 
412      showInDefault="1"  412      showInDefault="1" 
413      showInWebsite="1"  413      showInWebsite="1" 
414      showInStore="1" 414      showInStore="1"
415     > 415     >
416                           416                          
417      <label> 417      <label>
418       Disable Lazyload for Product Images 418       Disable Lazyload for Product Images
419      </label> 419      </label>
420                           420                          
421      <source_model> 421      <source_model>
422       Magento\Config\Model\Config\Source\Yesno 422       Magento\Config\Model\Config\Source\Yesno
423      </source_model> 423      </source_model>
424                       424                      
425     </field> 425     </field>
426                  426                 
427    </group> 427    </group>
428                 428                
429    <group  429    <group 
430     id="header 430     id="header
431     translate="label"  431     translate="label" 
432     sortOrder="110"  432     sortOrder="110" 
433     showInDefault="1"  433     showInDefault="1" 
434     showInWebsite="1"  434     showInWebsite="1" 
435     showInStore="1" 435     showInStore="1"
436    > 436    >
437                      437                     
438     <label> 438     <label>
439      Header 439      Header
440     </label> 440     </label>
441                      441                     
442     <field  442     <field 
443      id="header_type"  443      id="header_type" 
444      translate="label comment"  444      translate="label comment" 
445      type="select"  445      type="select" 
446      sortOrder="10"  446      sortOrder="10" 
447      showInDefault="1"  447      showInDefault="1" 
448      showInWebsite="1"  448      showInWebsite="1" 
449      showInStore="1" 449      showInStore="1"
450     > 450     >
451                           451                          
452      <label> 452      <label>
453       Header Type 453       Header Type
454      </label> 454      </label>
455                           455                          
456      <source_model> 456      <source_model>
457       Smartwave\Porto\Model\Config\Settings\Header\Type 457       Smartwave\Porto\Model\Config\Settings\Header\Type
458      </source_model> 458      </source_model>
459                       459                      
460     </field> 460     </field>
461                      461                     
462     <field  462     <field 
463      id="static_block_top 463      id="static_block_top
464      translate="label comment"  464      translate="label comment" 
465      type="text 465      type="text
466      sortOrder="15"  466      sortOrder="15" 
467      showInDefault="1"  467      showInDefault="1" 
468      showInWebsite="1"  468      showInWebsite="1" 
469      showInStore="1" 469      showInStore="1"
470     > 470     >
471                           471                          
472      <label> 472      <label>
473       Top Static Block ID 473       Top Static Block ID
474      </label> 474      </label>
475                       475                      
476     </field> 476     </field>
477                      477                     
478     <field  478     <field 
479      id="static_block"  479      id="static_block" 
480      translate="label comment"  480      translate="label comment" 
481      type="text 481      type="text
482      sortOrder="20"  482      sortOrder="20" 
483      showInDefault="1"  483      showInDefault="1" 
484      showInWebsite="1"  484      showInWebsite="1" 
485      showInStore="1" 485      showInStore="1"
486     > 486     >
487                           487                          
488      <label> 488      <label>
489       Static Block ID 489       Static Block ID
490      </label> 490      </label>
491                       491                      
492     </field> 492     </field>
493                      493                     
494     <field  494     <field 
495      id="header2_text"  495      id="header2_text" 
496      translate="label comment"  496      translate="label comment" 
497      type="text 497      type="text
498      sortOrder="13"  498      sortOrder="13" 
499      showInDefault="1"  499      showInDefault="1" 
500      showInWebsite="1"  500      showInWebsite="1" 
501      showInStore="1" 501      showInStore="1"
502     > 502     >
503                           503                          
504      <label> 504      <label>
505       Header Text for Type 2 505       Header Text for Type 2
506      </label> 506      </label>
507                           507                          
508      <depends> 508      <depends>
509                                509                               
510       <field  510       <field 
511        id="header_type" 511        id="header_type"
512       > 512       >
513        2 513        2
514       </field> 514       </field>
515                            515                           
516      </depends> 516      </depends>
517                       517                      
518     </field> 518     </field>
519                      519                     
520     <field  520     <field 
    521      id="header23_text" 
    522      translate="label comment" 
    523      type="textarea" 
    524      sortOrder="13" 
    525      showInDefault="1" 
    526      showInWebsite="1" 
    527      showInStore="1"
    528     >
    529                          
    530      <label>
    531       Header Text for Type 23
    532      </label>
    533                          
    534      <depends>
    535                               
    536       <field 
    537        id="header_type"
    538       >
    539        23
    540       </field>
    541                           
    542      </depends>
    543                      
    544     </field>
    545                     
    546     <field 
    547      id="leftmenu_enable" 
    548      translate="label comment" 
    549      type="select" 
    550      sortOrder="13" 
    551      showInDefault="1" 
    552      showInWebsite="1" 
    553      showInStore="1"
    554     >
    555                          
    556      <label>
    557       Show Sidebar Left Menu
    558      </label>
    559                          
    560      <source_model>
    561       Magento\Config\Model\Config\Source\Yesno
    562      </source_model>
    563                          
    564      <comment>
    565       <![CDATA[Show on left menu all page]]>
    566      </comment>
    567                          
    568      <depends>
    569                               
    570       <field 
    571        id="header_type"
    572       >
    573        25
    574       </field>
    575                           
    576      </depends>
    577                      
    578     </field>
    579                     
    580     <field 
521      id="header22_text"  581      id="header22_text" 
522      translate="label comment"  582      translate="label comment" 
523      type="text 583      type="text
524      sortOrder="13"  584      sortOrder="13" 
525      showInDefault="1"  585      showInDefault="1" 
526      showInWebsite="1"  586      showInWebsite="1" 
527      showInStore="1" 587      showInStore="1"
528     > 588     >
529                           589                          
530      <label> 590      <label>
531       Header Text for Type 22 591       Header Text for Type 22
532      </label> 592      </label>
533                           593                          
534      <depends> 594      <depends>
535                                595                               
536       <field  596       <field 
537        id="header_type" 597        id="header_type"
538       > 598       >
539        22 599        22
540       </field> 600       </field>
541                            601                           
542      </depends> 602      </depends>
543                       603                      
544     </field> 604     </field>
545                      605                     
546     <field  606     <field 
547      id="toggle_action_22 607      id="toggle_action_22
548      translate="label comment"  608      translate="label comment" 
549      type="select"  609      type="select" 
550      sortOrder="20"  610      sortOrder="20" 
551      showInDefault="1"  611      showInDefault="1" 
552      showInWebsite="1"  612      showInWebsite="1" 
553      showInStore="1" 613      showInStore="1"
554     > 614     >
555                           615                          
556      <label> 616      <label>
557       Toggle Action Type 22 617       Toggle Action Type 22
558      </label> 618      </label>
559                           619                          
560      <source_model> 620      <source_model>
561       Smartwave\Porto\Model\Config\Settings\Header\Toggle 621       Smartwave\Porto\Model\Config\Settings\Header\Toggle
562      </source_model> 622      </source_model>
563                           623                          
564      <depends> 624      <depends>
565                                625                               
566       <field  626       <field 
567        id="header_type" 627        id="header_type"
568       > 628       >
569        22 629        22
570       </field> 630       </field>
571                            631                           
572      </depends> 632      </depends>
573                       633                      
574     </field> 634     </field>
575                      635                     
576     <field  636     <field 
577      id="toggle_text_22"  637      id="toggle_text_22" 
578      translate="label comment"  638      translate="label comment" 
579      type="text 639      type="text
580      sortOrder="21"  640      sortOrder="21" 
581      showInDefault="1"  641      showInDefault="1" 
582      showInWebsite="1"  642      showInWebsite="1" 
583      showInStore="1" 643      showInStore="1"
584     > 644     >
585                           645                          
586      <label> 646      <label>
587       Toggle Text for Type 22 647       Toggle Text for Type 22
588      </label> 648      </label>
589                           649                          
590      <depends> 650      <depends>
591                                651                               
592       <field  652       <field 
593        id="header_type" 653        id="header_type"
594       > 654       >
595        22 655        22
596       </field> 656       </field>
597                            657                           
598      </depends> 658      </depends>
599                       659                      
600     </field> 660     </field>
601                      661                     
602     <field  662     <field 
603      id="secondary_menu_22"  663      id="secondary_menu_22" 
604      translate="label comment"  664      translate="label comment" 
605      type="text 665      type="text
606      sortOrder="22"  666      sortOrder="22" 
607      showInDefault="1"  667      showInDefault="1" 
608      showInWebsite="1"  668      showInWebsite="1" 
609      showInStore="1" 669      showInStore="1"
610     > 670     >
611                           671                          
612      <label> 672      <label>
613       Secondary Menu for Type 22 673       Secondary Menu for Type 22
614      </label> 674      </label>
615                           675                          
616      <depends> 676      <depends>
617                                677                               
618       <field  678       <field 
619        id="header_type" 679        id="header_type"
620       > 680       >
621        22 681        22
622       </field> 682       </field>
623                            683                           
624      </depends> 684      </depends>
625                       685                      
626     </field> 686     </field>
627                      687                     
628     <field  688     <field 
629      id="static_block_22"  689      id="static_block_22" 
630      translate="label comment"  690      translate="label comment" 
631      type="text 691      type="text
632      sortOrder="23"  692      sortOrder="23" 
633      showInDefault="1"  693      showInDefault="1" 
634      showInWebsite="1"  694      showInWebsite="1" 
635      showInStore="1" 695      showInStore="1"
636     > 696     >
637                           697                          
638      <label> 698      <label>
639       Static Block ID for Header Bottom Type 22 699       Static Block ID for Header Bottom Type 22
640      </label> 700      </label>
641                           701                          
642      <depends> 702      <depends>
643                                703                               
644       <field  704       <field 
645        id="header_type" 705        id="header_type"
646       > 706       >
647        22 707        22
648       </field> 708       </field>
649                            709                           
650      </depends> 710      </depends>
651                       711                      
652     </field> 712     </field>
653                      713                     
654     <field  714     <field 
655      id="toggle_text"  715      id="toggle_text" 
656      translate="label comment"  716      translate="label comment" 
657      type="text 717      type="text
658      sortOrder="13"  718      sortOrder="13" 
659      showInDefault="1"  719      showInDefault="1" 
660      showInWebsite="1"  720      showInWebsite="1" 
661      showInStore="1" 721      showInStore="1"
662     > 722     >
663                           723                          
664      <label> 724      <label>
665       Toggle Text for Type 7 725       Toggle Text for Type 7
666      </label> 726      </label>
667                           727                          
668      <depends> 728      <depends>
669                                729                               
670       <field  730       <field 
671        id="header_type" 731        id="header_type"
672       > 732       >
673        7 733        7
674       </field> 734       </field>
675                            735                           
676      </depends> 736      </depends>
677                       737                      
678     </field> 738     </field>
679                      739                     
680     <field  740     <field 
681      id="static_block_7"  741      id="static_block_7" 
682      translate="label comment"  742      translate="label comment" 
683      type="text 743      type="text
684      sortOrder="24"  744      sortOrder="24" 
685      showInDefault="1"  745      showInDefault="1" 
686      showInWebsite="1"  746      showInWebsite="1" 
687      showInStore="1" 747      showInStore="1"
688     > 748     >
689                           749                          
690      <label> 750      <label>
691       Static Block ID for Type 7 751       Static Block ID for Type 7
692      </label> 752      </label>
693                           753                          
694      <depends> 754      <depends>
695                                755                               
696       <field  756       <field 
697        id="header_type" 757        id="header_type"
698       > 758       >
699        7 759        7
700       </field> 760       </field>
701                            761                           
702      </depends> 762      </depends>
703                       763                      
704     </field> 764     </field>
705                      765                     
706     <field  766     <field 
707      id="header21_text"  767      id="header21_text" 
708      translate="label comment"  768      translate="label comment" 
709      type="text 769      type="text
710      sortOrder="13"  770      sortOrder="13" 
711      showInDefault="1"  771      showInDefault="1" 
712      showInWebsite="1"  772      showInWebsite="1" 
713      showInStore="1" 773      showInStore="1"
714     > 774     >
715                           775                          
716      <label> 776      <label>
717       Text for Type 21 777       Text for Type 21
718      </label> 778      </label>
719                           779                          
720      <depends> 780      <depends>
721                                781                               
722       <field  782       <field 
723        id="header_type" 783        id="header_type"
724       > 784       >
725        21 785        21
726       </field> 786       </field>
727                            787                           
728      </depends> 788      </depends>
729                       789                      
730     </field> 790     </field>
731                      791                     
732     <field  792     <field 
733      id="header14_block"  793      id="header14_block" 
734      translate="label comment"  794      translate="label comment" 
735      type="text 795      type="text
736      sortOrder="26"  796      sortOrder="26" 
737      showInDefault="1"  797      showInDefault="1" 
738      showInWebsite="1"  798      showInWebsite="1" 
739      showInStore="1" 799      showInStore="1"
740     > 800     >
741                           801                          
742      <label> 802      <label>
743       Static Block Custom Menu Id 803       Static Block Custom Menu Id
744      </label> 804      </label>
745                           805                          
746      <depends> 806      <depends>
747                                807                               
748       <field  808       <field 
749        id="header_type" 809        id="header_type"
750       > 810       >
751        14 811        14
752       </field> 812       </field>
753                            813                           
754      </depends> 814      </depends>
755                       815                      
756     </field> 816     </field>
757                      817                     
758     <field  818     <field 
759      id="header15_block"  819      id="header15_block" 
760      translate="label comment"  820      translate="label comment" 
761      type="text 821      type="text
762      sortOrder="27"  822      sortOrder="27" 
763      showInDefault="1"  823      showInDefault="1" 
764      showInWebsite="1"  824      showInWebsite="1" 
765      showInStore="1" 825      showInStore="1"
766     > 826     >
767                           827                          
768      <label> 828      <label>
769       Static Block Custom Menu Id 829       Static Block Custom Menu Id
770      </label> 830      </label>
771                           831                          
772      <depends> 832      <depends>
773                                833                               
774       <field  834       <field 
775        id="header_type" 835        id="header_type"
776       > 836       >
777        15 837        15
778       </field> 838       </field>
779                            839                           
780      </depends> 840      </depends>
781                       841                      
782     </field> 842     </field>
783                      843                     
784     <field  844     <field 
785      id="toggle_text_18"  845      id="toggle_text_18" 
786      translate="label comment"  846      translate="label comment" 
787      type="text 847      type="text
788      sortOrder="27"  848      sortOrder="27" 
789      showInDefault="1"  849      showInDefault="1" 
790      showInWebsite="1"  850      showInWebsite="1" 
791      showInStore="1" 851      showInStore="1"
792     > 852     >
793                           853                          
794      <label> 854      <label>
795       Toggle Text for Type 18 855       Toggle Text for Type 18
796      </label> 856      </label>
797                           857                          
798      <depends> 858      <depends>
799                                859                               
800       <field  860       <field 
801        id="header_type" 861        id="header_type"
802       > 862       >
803        18 863        18
804       </field> 864       </field>
805                            865                           
806      </depends> 866      </depends>
807                       867                      
808     </field> 868     </field>
809                      869                     
810     <field  870     <field 
811      id="static_block_18"  871      id="static_block_18" 
812      translate="label comment"  872      translate="label comment" 
813      type="text 873      type="text
814      sortOrder="28"  874      sortOrder="28" 
815      showInDefault="1"  875      showInDefault="1" 
816      showInWebsite="1"  876      showInWebsite="1" 
817      showInStore="1" 877      showInStore="1"
818     > 878     >
819                           879                          
820      <label> 880      <label>
821       Static Block ID for Type 18 881       Static Block ID for Type 18
822      </label> 882      </label>
823                           883                          
824      <depends> 884      <depends>
825                                885                               
826       <field  886       <field 
827        id="header_type" 887        id="header_type"
828       > 888       >
829        18 889        18
830       </field> 890       </field>
831                            891                           
832      </depends> 892      </depends>
833                       893                      
834     </field> 894     </field>
835                      895                     
836     <field  896     <field 
837      id="secondary_menu_18"  897      id="secondary_menu_18" 
838      translate="label comment"  898      translate="label comment" 
839      type="text 899      type="text
840      sortOrder="29"  900      sortOrder="29" 
841      showInDefault="1"  901      showInDefault="1" 
842      showInWebsite="1"  902      showInWebsite="1" 
843      showInStore="1" 903      showInStore="1"
844     > 904     >
845                           905                          
846      <label> 906      <label>
847       Secondary Menu for Type 18 907       Secondary Menu for Type 18
848      </label> 908      </label>
849                           909                          
850      <depends> 910      <depends>
851                                911                               
852       <field  912       <field 
853        id="header_type" 913        id="header_type"
854       > 914       >
855        18 915        18
856       </field> 916       </field>
857                            917                           
858      </depends> 918      </depends>
859                       919                      
860     </field> 920     </field>
861                      921                     
862     <field  922     <field 
863      id="sticky_header"  923      id="sticky_header" 
864      translate="label comment"  924      translate="label comment" 
865      type="select"  925      type="select" 
866      sortOrder="30"  926      sortOrder="30" 
867      showInDefault="1"  927      showInDefault="1" 
868      showInWebsite="1"  928      showInWebsite="1" 
869      showInStore="1" 929      showInStore="1"
870     > 930     >
871                           931                          
872      <label> 932      <label>
873       Sticky Header 933       Sticky Header
874      </label> 934      </label>
875                           935                          
876      <source_model> 936      <source_model>
877       Magento\Config\Model\Config\Source\Enabledisable 937       Magento\Config\Model\Config\Source\Enabledisable
878      </source_model> 938      </source_model>
879                       939                      
880     </field> 940     </field>
881                      941                     
882     <field  942     <field 
883      id="sticky_header_logo"  943      id="sticky_header_logo" 
884      translate="label comment"  944      translate="label comment" 
885      type="select"  945      type="select" 
886      sortOrder="40"  946      sortOrder="40" 
887      showInDefault="1"  947      showInDefault="1" 
888      showInWebsite="1"  948      showInWebsite="1" 
889      showInStore="1" 949      showInStore="1"
890     > 950     >
891                           951                          
892      <label> 952      <label>
893       Show Logo Image in Sticky Header 953       Show Logo Image in Sticky Header
894      </label> 954      </label>
895                           955                          
896      <source_model> 956      <source_model>
897       Magento\Config\Model\Config\Source\Yesno 957       Magento\Config\Model\Config\Source\Yesno
898      </source_model> 958      </source_model>
899                           959                          
900      <depends> 960      <depends>
901                                961                               
902       <field  962       <field 
903        id="sticky_header" 963        id="sticky_header"
904       > 964       >
905        1 965        1
906       </field> 966       </field>
907                            967                           
908      </depends> 968      </depends>
909                       969                      
910     </field> 970     </field>
911                      971                     
912     <field  972     <field 
913      id="sticky_header_logo_src"  973      id="sticky_header_logo_src" 
914      translate="label"  974      translate="label" 
915      type="image"  975      type="image" 
916      sortOrder="50"  976      sortOrder="50" 
917      showInDefault="1"  977      showInDefault="1" 
918      showInWebsite="1"  978      showInWebsite="1" 
919      showInStore="1" 979      showInStore="1"
920     > 980     >
921                           981                          
922      <label> 982      <label>
923       Logo Image 983       Logo Image
924      </label> 984      </label>
925                           985                          
926      <comment> 986      <comment>
927       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 987       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
928      </comment> 988      </comment>
929                           989                          
930      <backend_model> 990      <backend_model>
931       Smartwave\Porto\Model\Config\Backend\Image\Stickylogo 991       Smartwave\Porto\Model\Config\Backend\Image\Stickylogo
932      </backend_model> 992      </backend_model>
933                           993                          
934      <base_url  994      <base_url 
935       type="media"  995       type="media" 
936       scope_info="1" 996       scope_info="1"
937      > 997      >
938       porto/sticky_logo 998       porto/sticky_logo
939      </base_url> 999      </base_url>
940                           1000                          
941      <depends> 1001      <depends>
942                                1002                               
943       <field  1003       <field 
944        id="sticky_header" 1004        id="sticky_header"
945       > 1005       >
946        1 1006        1
947       </field> 1007       </field>
948                                1008                               
949       <field  1009       <field 
950        id="sticky_header_logo" 1010        id="sticky_header_logo"
951       > 1011       >
952        1 1012        1
953       </field> 1013       </field>
954                            1014                           
955      </depends> 1015      </depends>
956                       1016                      
957     </field> 1017     </field>
958                      1018                     
959     <field  1019     <field 
960      id="mobile_sticky_header"  1020      id="mobile_sticky_header" 
961      translate="label comment"  1021      translate="label comment" 
962      type="select"  1022      type="select" 
963      sortOrder="60"  1023      sortOrder="60" 
964      showInDefault="1"  1024      showInDefault="1" 
965      showInWebsite="1"  1025      showInWebsite="1" 
966      showInStore="1" 1026      showInStore="1"
967     > 1027     >
968                           1028                          
969      <label> 1029      <label>
970       Sticky Header on Mobile 1030       Sticky Header on Mobile
971      </label> 1031      </label>
972                           1032                          
973      <source_model> 1033      <source_model>
974       Magento\Config\Model\Config\Source\Enabledisable 1034       Magento\Config\Model\Config\Source\Enabledisable
975      </source_model> 1035      </source_model>
976                           1036                          
977      <depends> 1037      <depends>
978                                1038                               
979       <field  1039       <field 
980        id="sticky_header" 1040        id="sticky_header"
981       > 1041       >
982        1 1042        1
983       </field> 1043       </field>
984                            1044                           
985      </depends> 1045      </depends>
986                       1046                      
987     </field> 1047     </field>
988                      1048                     
989     <field  1049     <field 
990      id="currency_short"  1050      id="currency_short" 
991      translate="label comment"  1051      translate="label comment" 
992      type="select"  1052      type="select" 
993      sortOrder="100"  1053      sortOrder="100" 
994      showInDefault="1"  1054      showInDefault="1" 
995      showInWebsite="1"  1055      showInWebsite="1" 
996      showInStore="1" 1056      showInStore="1"
997     > 1057     >
998                           1058                          
999      <label> 1059      <label>
1000       Show Only Short Currency Code in Currency Switcher 1060       Show Only Short Currency Code in Currency Switcher
1001      </label> 1061      </label>
1002                           1062                          
1003      <source_model> 1063      <source_model>
1004       Magento\Config\Model\Config\Source\Yesno 1064       Magento\Config\Model\Config\Source\Yesno
1005      </source_model> 1065      </source_model>
1006                       1066                      
1007     </field> 1067     </field>
1008                      1068                     
1009     <field  1069     <field 
1010      id="language_flag"  1070      id="language_flag" 
1011      translate="label comment"  1071      translate="label comment" 
1012      type="select"  1072      type="select" 
1013      sortOrder="110"  1073      sortOrder="110" 
1014      showInDefault="1"  1074      showInDefault="1" 
1015      showInWebsite="1"  1075      showInWebsite="1" 
1016      showInStore="1" 1076      showInStore="1"
1017     > 1077     >
1018                           1078                          
1019      <label> 1079      <label>
1020       Show Flag Images in Language Switcher 1080       Show Flag Images in Language Switcher
1021      </label> 1081      </label>
1022                           1082                          
1023      <source_model> 1083      <source_model>
1024       Magento\Config\Model\Config\Source\Yesno 1084       Magento\Config\Model\Config\Source\Yesno
1025      </source_model> 1085      </source_model>
1026                       1086                      
1027     </field> 1087     </field>
1028                      1088                     
1029     <field  1089     <field 
1030      id="compare_link"  1090      id="compare_link" 
1031      translate="label comment"  1091      translate="label comment" 
1032      type="select"  1092      type="select" 
1033      sortOrder="115"  1093      sortOrder="115" 
1034      showInDefault="1"  1094      showInDefault="1" 
1035      showInWebsite="1"  1095      showInWebsite="1" 
1036      showInStore="1" 1096      showInStore="1"
1037     > 1097     >
1038                           1098                          
1039      <label> 1099      <label>
1040       Show Compare Link in TopLinks 1100       Show Compare Link in TopLinks
1041      </label> 1101      </label>
1042                           1102                          
1043      <source_model> 1103      <source_model>
1044       Magento\Config\Model\Config\Source\Yesno 1104       Magento\Config\Model\Config\Source\Yesno
1045      </source_model> 1105      </source_model>
1046                       1106                      
1047     </field> 1107     </field>
1048                      1108                     
1049     <field  1109     <field 
1050      id="login_popup"  1110      id="login_popup" 
1051      translate="label comment"  1111      translate="label comment" 
1052      type="select"  1112      type="select" 
1053      sortOrder="120"  1113      sortOrder="120" 
1054      showInDefault="1"  1114      showInDefault="1" 
1055      showInWebsite="1"  1115      showInWebsite="1" 
1056      showInStore="1" 1116      showInStore="1"
1057     > 1117     >
1058                           1118                          
1059      <label> 1119      <label>
1060       Enable Login Popup 1120       Enable Login Popup
1061      </label> 1121      </label>
1062                           1122                          
1063      <source_model> 1123      <source_model>
1064       Magento\Config\Model\Config\Source\Yesno 1124       Magento\Config\Model\Config\Source\Yesno
1065      </source_model> 1125      </source_model>
1066                       1126                      
1067     </field> 1127     </field>
1068                  1128                 
1069    </group> 1129    </group>
1070                 1130                
1071    <group  1131    <group 
1072     id="footer 1132     id="footer
1073     translate="label"  1133     translate="label" 
1074     sortOrder="120"  1134     sortOrder="120" 
1075     showInDefault="1"  1135     showInDefault="1" 
1076     showInWebsite="1"  1136     showInWebsite="1" 
1077     showInStore="1" 1137     showInStore="1"
1078    > 1138    >
1079                      1139                     
1080     <label> 1140     <label>
1081      Footer 1141      Footer
1082     </label> 1142     </label>
1083                      1143                     
1084     <field  1144     <field 
1085      id="footer_newsletter_title"  1145      id="footer_newsletter_title" 
1086      translate="label comment"  1146      translate="label comment" 
1087      type="text 1147      type="text
1088      sortOrder="20"  1148      sortOrder="20" 
1089      showInDefault="1"  1149      showInDefault="1" 
1090      showInWebsite="1"  1150      showInWebsite="1" 
1091      showInStore="1" 1151      showInStore="1"
1092     > 1152     >
1093                           1153                          
1094      <label> 1154      <label>
1095       Newsletter Block Title 1155       Newsletter Block Title
1096      </label> 1156      </label>
1097                       1157                      
1098     </field> 1158     </field>
1099                      1159                     
1100     <field  1160     <field 
1101      id="footer_newsletter_text"  1161      id="footer_newsletter_text" 
1102      translate="label comment"  1162      translate="label comment" 
1103      type="textarea"  1163      type="textarea" 
1104      sortOrder="30"  1164      sortOrder="30" 
1105      showInDefault="1"  1165      showInDefault="1" 
1106      showInWebsite="1"  1166      showInWebsite="1" 
1107      showInStore="1" 1167      showInStore="1"
1108     > 1168     >
1109                           1169                          
1110      <label> 1170      <label>
1111       Newsletter Block Text 1171       Newsletter Block Text
1112      </label> 1172      </label>
1113                       1173                      
1114     </field> 1174     </field>
1115                      1175                     
1116     <!-- Footer - Top Area --> 1176     <!-- Footer - Top Area -->
1117                      1177                     
1118     <field  1178     <field 
1119      id="footer_top_heading"  1179      id="footer_top_heading" 
1120      translate="label comment"  1180      translate="label comment" 
1121      sortOrder="100"  1181      sortOrder="100" 
1122      showInDefault="1"  1182      showInDefault="1" 
1123      showInWebsite="1"  1183      showInWebsite="1" 
1124      showInStore="1" 1184      showInStore="1"
1125     > 1185     >
1126                           1186                          
1127      <label> 1187      <label>
1128       Footer - Top 1188       Footer - Top
1129      </label> 1189      </label>
1130                           1190                          
1131      <frontend_model> 1191      <frontend_model>
1132       Magento\Config\Block\System\Config\Form\Field\Heading 1192       Magento\Config\Block\System\Config\Form\Field\Heading
1133      </frontend_model> 1193      </frontend_model>
1134                       1194                      
1135     </field> 1195     </field>
1136                      1196                     
1137     <field  1197     <field 
1138      id="footer_top"  1198      id="footer_top" 
1139      translate="label comment"  1199      translate="label comment" 
1140      type="select"  1200      type="select" 
1141      sortOrder="110"  1201      sortOrder="110" 
1142      showInDefault="1"  1202      showInDefault="1" 
1143      showInWebsite="1"  1203      showInWebsite="1" 
1144      showInStore="1" 1204      showInStore="1"
1145     > 1205     >
1146                           1206                          
1147      <label> 1207      <label>
1148       Show Footer Top 1208       Show Footer Top
1149      </label> 1209      </label>
1150                           1210                          
1151      <source_model> 1211      <source_model>
1152       Magento\Config\Model\Config\Source\Yesno 1212       Magento\Config\Model\Config\Source\Yesno
1153      </source_model> 1213      </source_model>
1154                       1214                      
1155     </field> 1215     </field>
1156                      1216                     
1157     <field  1217     <field 
1158      id="footer_top_block 1218      id="footer_top_block
1159      translate="label comment"  1219      translate="label comment" 
1160      type="select"  1220      type="select" 
1161      sortOrder="120"  1221      sortOrder="120" 
1162      showInDefault="1"  1222      showInDefault="1" 
1163      showInWebsite="1"  1223      showInWebsite="1" 
1164      showInStore="1" 1224      showInStore="1"
1165     > 1225     >
1166                           1226                          
1167      <label> 1227      <label>
1168       Show Footer Top 1228       Show Footer Top
1169      </label> 1229      </label>
1170                           1230                          
1171      <source_model> 1231      <source_model>
1172       Smartwave\Porto\Model\Config\Settings\Footer\Top\Block 1232       Smartwave\Porto\Model\Config\Settings\Footer\Top\Block
1173      </source_model> 1233      </source_model>
1174                           1234                          
1175      <depends> 1235      <depends>
1176                                1236                               
1177       <field  1237       <field 
1178        id="footer_top" 1238        id="footer_top"
1179       > 1239       >
1180        1 1240        1
1181       </field> 1241       </field>
1182                            1242                           
1183      </depends> 1243      </depends>
1184                       1244                      
1185     </field> 1245     </field>
1186                      1246                     
1187     <field  1247     <field 
1188      id="footer_top_custom"  1248      id="footer_top_custom" 
1189      translate="label comment"  1249      translate="label comment" 
1190      type="text 1250      type="text
1191      sortOrder="130"  1251      sortOrder="130" 
1192      showInDefault="1"  1252      showInDefault="1" 
1193      showInWebsite="1"  1253      showInWebsite="1" 
1194      showInStore="1" 1254      showInStore="1"
1195     > 1255     >
1196                           1256                          
1197      <label> 1257      <label>
1198       Static Block Id 1258       Static Block Id
1199      </label> 1259      </label>
1200                           1260                          
1201      <depends> 1261      <depends>
1202                                1262                               
1203       <field  1263       <field 
1204        id="footer_top" 1264        id="footer_top"
1205       > 1265       >
1206        1 1266        1
1207       </field> 1267       </field>
1208                                1268                               
1209       <field  1269       <field 
1210        id="footer_top_block" 1270        id="footer_top_block"
1211       > 1271       >
1212        custom 1272        custom
1213       </field> 1273       </field>
1214                            1274                           
1215      </depends> 1275      </depends>
1216                       1276                      
1217     </field> 1277     </field>
1218                      1278                     
1219     <!-- Footer - Top Area --> 1279     <!-- Footer - Top Area -->
1220                      1280                     
1221     <!-- Footer - Middle Area --> 1281     <!-- Footer - Middle Area -->
1222                      1282                     
1223     <field  1283     <field 
1224      id="footer_middle_heading"  1284      id="footer_middle_heading" 
1225      translate="label comment"  1285      translate="label comment" 
1226      sortOrder="200"  1286      sortOrder="200" 
1227      showInDefault="1"  1287      showInDefault="1" 
1228      showInWebsite="1"  1288      showInWebsite="1" 
1229      showInStore="1" 1289      showInStore="1"
1230     > 1290     >
1231                           1291                          
1232      <label> 1292      <label>
1233       Footer - Middle 1293       Footer - Middle
1234      </label> 1294      </label>
1235                           1295                          
1236      <frontend_model> 1296      <frontend_model>
1237       Magento\Config\Block\System\Config\Form\Field\Heading 1297       Magento\Config\Block\System\Config\Form\Field\Heading
1238      </frontend_model> 1298      </frontend_model>
1239                       1299                      
1240     </field> 1300     </field>
1241                      1301                     
1242     <field  1302     <field 
1243      id="footer_middle"  1303      id="footer_middle" 
1244      translate="label comment"  1304      translate="label comment" 
1245      type="select"  1305      type="select" 
1246      sortOrder="201"  1306      sortOrder="201" 
1247      showInDefault="1"  1307      showInDefault="1" 
1248      showInWebsite="1"  1308      showInWebsite="1" 
1249      showInStore="1" 1309      showInStore="1"
1250     > 1310     >
1251                           1311                          
1252      <label> 1312      <label>
1253       Show Footer Middle 1313       Show Footer Middle
1254      </label> 1314      </label>
1255                           1315                          
1256      <source_model> 1316      <source_model>
1257       Magento\Config\Model\Config\Source\Yesno 1317       Magento\Config\Model\Config\Source\Yesno
1258      </source_model> 1318      </source_model>
1259                       1319                      
1260     </field> 1320     </field>
1261                      1321                     
1262     <field  1322     <field 
1263      id="footer_ribbon"  1323      id="footer_ribbon" 
1264      translate="label comment"  1324      translate="label comment" 
1265      type="select"  1325      type="select" 
1266      sortOrder="205"  1326      sortOrder="205" 
1267      showInDefault="1"  1327      showInDefault="1" 
1268      showInWebsite="1"  1328      showInWebsite="1" 
1269      showInStore="1" 1329      showInStore="1"
1270     > 1330     >
1271                           1331                          
1272      <label> 1332      <label>
1273       Show Footer Ribbon 1333       Show Footer Ribbon
1274      </label> 1334      </label>
1275                           1335                          
1276      <source_model> 1336      <source_model>
1277       Magento\Config\Model\Config\Source\Yesno 1337       Magento\Config\Model\Config\Source\Yesno
1278      </source_model> 1338      </source_model>
1279                           1339                          
1280      <depends> 1340      <depends>
1281                                1341                               
1282       <field  1342       <field 
1283        id="footer_middle" 1343        id="footer_middle"
1284       > 1344       >
1285        1 1345        1
1286       </field> 1346       </field>
1287                            1347                           
1288      </depends> 1348      </depends>
1289                       1349                      
1290     </field> 1350     </field>
1291                      1351                     
1292     <field  1352     <field 
1293      id="footer_ribbon_text"  1353      id="footer_ribbon_text" 
1294      translate="label comment"  1354      translate="label comment" 
1295      type="text 1355      type="text
1296      sortOrder="206"  1356      sortOrder="206" 
1297      showInDefault="1"  1357      showInDefault="1" 
1298      showInWebsite="1"  1358      showInWebsite="1" 
1299      showInStore="1" 1359      showInStore="1"
1300     > 1360     >
1301                           1361                          
1302      <label> 1362      <label>
1303       Ribbon Text 1363       Ribbon Text
1304      </label> 1364      </label>
1305                           1365                          
1306      <depends> 1366      <depends>
1307                                1367                               
1308       <field  1368       <field 
1309        id="footer_middle" 1369        id="footer_middle"
1310       > 1370       >
1311        1 1371        1
1312       </field> 1372       </field>
1313                                1373                               
1314       <field  1374       <field 
1315        id="footer_ribbon" 1375        id="footer_ribbon"
1316       > 1376       >
1317        1 1377        1
1318       </field> 1378       </field>
1319                            1379                           
1320      </depends> 1380      </depends>
1321                       1381                      
1322     </field> 1382     </field>
1323                      1383                     
1324     <field  1384     <field 
1325      id="footer_middle_column_1"  1385      id="footer_middle_column_1" 
1326      translate="label comment"  1386      translate="label comment" 
1327      type="select"  1387      type="select" 
1328      sortOrder="210"  1388      sortOrder="210" 
1329      showInDefault="1"  1389      showInDefault="1" 
1330      showInWebsite="1"  1390      showInWebsite="1" 
1331      showInStore="1" 1391      showInStore="1"
1332     > 1392     >
1333                           1393                          
1334      <label> 1394      <label>
1335       Column 1 1395       Column 1
1336      </label> 1396      </label>
1337                           1397                          
1338      <source_model> 1398      <source_model>
1339       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1399       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1340      </source_model> 1400      </source_model>
1341                           1401                          
1342      <depends> 1402      <depends>
1343                                1403                               
1344       <field  1404       <field 
1345        id="footer_middle" 1405        id="footer_middle"
1346       > 1406       >
1347        1 1407        1
1348       </field> 1408       </field>
1349                            1409                           
1350      </depends> 1410      </depends>
1351                       1411                      
1352     </field> 1412     </field>
1353                      1413                     
1354     <field  1414     <field 
1355      id="footer_middle_column_1_custom"  1415      id="footer_middle_column_1_custom" 
1356      translate="label comment"  1416      translate="label comment" 
1357      type="text 1417      type="text
1358      sortOrder="213"  1418      sortOrder="213" 
1359      showInDefault="1"  1419      showInDefault="1" 
1360      showInWebsite="1"  1420      showInWebsite="1" 
1361      showInStore="1" 1421      showInStore="1"
1362     > 1422     >
1363                           1423                          
1364      <label> 1424      <label>
1365       Static Block Id 1425       Static Block Id
1366      </label> 1426      </label>
1367                           1427                          
1368      <depends> 1428      <depends>
1369                                1429                               
1370       <field  1430       <field 
1371        id="footer_middle" 1431        id="footer_middle"
1372       > 1432       >
1373        1 1433        1
1374       </field> 1434       </field>
1375                                1435                               
1376       <field  1436       <field 
1377        id="footer_middle_column_1" 1437        id="footer_middle_column_1"
1378       > 1438       >
1379        custom 1439        custom
1380       </field> 1440       </field>
1381                            1441                           
1382      </depends> 1442      </depends>
1383                       1443                      
1384     </field> 1444     </field>
1385                      1445                     
1386     <field  1446     <field 
1387      id="footer_middle_column_1_size"  1447      id="footer_middle_column_1_size" 
1388      translate="label comment"  1448      translate="label comment" 
1389      type="select"  1449      type="select" 
1390      sortOrder="216"  1450      sortOrder="216" 
1391      showInDefault="1"  1451      showInDefault="1" 
1392      showInWebsite="1"  1452      showInWebsite="1" 
1393      showInStore="1" 1453      showInStore="1"
1394     > 1454     >
1395                           1455                          
1396      <label> 1456      <label>
1397       Column 1 Size 1457       Column 1 Size
1398      </label> 1458      </label>
1399                           1459                          
1400      <source_model> 1460      <source_model>
1401       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1461       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1402      </source_model> 1462      </source_model>
1403                           1463                          
1404      <depends> 1464      <depends>
1405                                1465                               
1406       <field  1466       <field 
1407        id="footer_middle" 1467        id="footer_middle"
1408       > 1468       >
1409        1 1469        1
1410       </field> 1470       </field>
1411                            1471                           
1412      </depends> 1472      </depends>
1413                       1473                      
1414     </field> 1474     </field>
1415                      1475                     
1416     <field  1476     <field 
1417      id="footer_middle_column_2"  1477      id="footer_middle_column_2" 
1418      translate="label comment"  1478      translate="label comment" 
1419      type="select"  1479      type="select" 
1420      sortOrder="220"  1480      sortOrder="220" 
1421      showInDefault="1"  1481      showInDefault="1" 
1422      showInWebsite="1"  1482      showInWebsite="1" 
1423      showInStore="1" 1483      showInStore="1"
1424     > 1484     >
1425                           1485                          
1426      <label> 1486      <label>
1427       Column 2 1487       Column 2
1428      </label> 1488      </label>
1429                           1489                          
1430      <source_model> 1490      <source_model>
1431       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1491       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1432      </source_model> 1492      </source_model>
1433                           1493                          
1434      <depends> 1494      <depends>
1435                                1495                               
1436       <field  1496       <field 
1437        id="footer_middle" 1497        id="footer_middle"
1438       > 1498       >
1439        1 1499        1
1440       </field> 1500       </field>
1441                            1501                           
1442      </depends> 1502      </depends>
1443                       1503                      
1444     </field> 1504     </field>
1445                      1505                     
1446     <field  1506     <field 
1447      id="footer_middle_column_2_custom"  1507      id="footer_middle_column_2_custom" 
1448      translate="label comment"  1508      translate="label comment" 
1449      type="text 1509      type="text
1450      sortOrder="223"  1510      sortOrder="223" 
1451      showInDefault="1"  1511      showInDefault="1" 
1452      showInWebsite="1"  1512      showInWebsite="1" 
1453      showInStore="1" 1513      showInStore="1"
1454     > 1514     >
1455                           1515                          
1456      <label> 1516      <label>
1457       Static Block Id 1517       Static Block Id
1458      </label> 1518      </label>
1459                           1519                          
1460      <depends> 1520      <depends>
1461                                1521                               
1462       <field  1522       <field 
1463        id="footer_middle" 1523        id="footer_middle"
1464       > 1524       >
1465        1 1525        1
1466       </field> 1526       </field>
1467                                1527                               
1468       <field  1528       <field 
1469        id="footer_middle_column_2" 1529        id="footer_middle_column_2"
1470       > 1530       >
1471        custom 1531        custom
1472       </field> 1532       </field>
1473                            1533                           
1474      </depends> 1534      </depends>
1475                       1535                      
1476     </field> 1536     </field>
1477                      1537                     
1478     <field  1538     <field 
1479      id="footer_middle_column_2_size"  1539      id="footer_middle_column_2_size" 
1480      translate="label comment"  1540      translate="label comment" 
1481      type="select"  1541      type="select" 
1482      sortOrder="226"  1542      sortOrder="226" 
1483      showInDefault="1"  1543      showInDefault="1" 
1484      showInWebsite="1"  1544      showInWebsite="1" 
1485      showInStore="1" 1545      showInStore="1"
1486     > 1546     >
1487                           1547                          
1488      <label> 1548      <label>
1489       Column 2 Size 1549       Column 2 Size
1490      </label> 1550      </label>
1491                           1551                          
1492      <source_model> 1552      <source_model>
1493       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1553       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1494      </source_model> 1554      </source_model>
1495                           1555                          
1496      <depends> 1556      <depends>
1497                                1557                               
1498       <field  1558       <field 
1499        id="footer_middle" 1559        id="footer_middle"
1500       > 1560       >
1501        1 1561        1
1502       </field> 1562       </field>
1503                            1563                           
1504      </depends> 1564      </depends>
1505                       1565                      
1506     </field> 1566     </field>
1507                      1567                     
1508     <field  1568     <field 
1509      id="footer_middle_column_3"  1569      id="footer_middle_column_3" 
1510      translate="label comment"  1570      translate="label comment" 
1511      type="select"  1571      type="select" 
1512      sortOrder="230"  1572      sortOrder="230" 
1513      showInDefault="1"  1573      showInDefault="1" 
1514      showInWebsite="1"  1574      showInWebsite="1" 
1515      showInStore="1" 1575      showInStore="1"
1516     > 1576     >
1517                           1577                          
1518      <label> 1578      <label>
1519       Column 3 1579       Column 3
1520      </label> 1580      </label>
1521                           1581                          
1522      <source_model> 1582      <source_model>
1523       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1583       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1524      </source_model> 1584      </source_model>
1525                           1585                          
1526      <depends> 1586      <depends>
1527                                1587                               
1528       <field  1588       <field 
1529        id="footer_middle" 1589        id="footer_middle"
1530       > 1590       >
1531        1 1591        1
1532       </field> 1592       </field>
1533                            1593                           
1534      </depends> 1594      </depends>
1535                       1595                      
1536     </field> 1596     </field>
1537                      1597                     
1538     <field  1598     <field 
1539      id="footer_middle_column_3_custom"  1599      id="footer_middle_column_3_custom" 
1540      translate="label comment"  1600      translate="label comment" 
1541      type="text 1601      type="text
1542      sortOrder="233"  1602      sortOrder="233" 
1543      showInDefault="1"  1603      showInDefault="1" 
1544      showInWebsite="1"  1604      showInWebsite="1" 
1545      showInStore="1" 1605      showInStore="1"
1546     > 1606     >
1547                           1607                          
1548      <label> 1608      <label>
1549       Static Block Id 1609       Static Block Id
1550      </label> 1610      </label>
1551                           1611                          
1552      <depends> 1612      <depends>
1553                                1613                               
1554       <field  1614       <field 
1555        id="footer_middle" 1615        id="footer_middle"
1556       > 1616       >
1557        1 1617        1
1558       </field> 1618       </field>
1559                                1619                               
1560       <field  1620       <field 
1561        id="footer_middle_column_3" 1621        id="footer_middle_column_3"
1562       > 1622       >
1563        custom 1623        custom
1564       </field> 1624       </field>
1565                            1625                           
1566      </depends> 1626      </depends>
1567                       1627                      
1568     </field> 1628     </field>
1569                      1629                     
1570     <field  1630     <field 
1571      id="footer_middle_column_3_size"  1631      id="footer_middle_column_3_size" 
1572      translate="label comment"  1632      translate="label comment" 
1573      type="select"  1633      type="select" 
1574      sortOrder="236"  1634      sortOrder="236" 
1575      showInDefault="1"  1635      showInDefault="1" 
1576      showInWebsite="1"  1636      showInWebsite="1" 
1577      showInStore="1" 1637      showInStore="1"
1578     > 1638     >
1579                           1639                          
1580      <label> 1640      <label>
1581       Column 3 Size 1641       Column 3 Size
1582      </label> 1642      </label>
1583                           1643                          
1584      <source_model> 1644      <source_model>
1585       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1645       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1586      </source_model> 1646      </source_model>
1587                           1647                          
1588      <depends> 1648      <depends>
1589                                1649                               
1590       <field  1650       <field 
1591        id="footer_middle" 1651        id="footer_middle"
1592       > 1652       >
1593        1 1653        1
1594       </field> 1654       </field>
1595                            1655                           
1596      </depends> 1656      </depends>
1597                       1657                      
1598     </field> 1658     </field>
1599                      1659                     
1600     <field  1660     <field 
1601      id="footer_middle_column_4"  1661      id="footer_middle_column_4" 
1602      translate="label comment"  1662      translate="label comment" 
1603      type="select"  1663      type="select" 
1604      sortOrder="240"  1664      sortOrder="240" 
1605      showInDefault="1"  1665      showInDefault="1" 
1606      showInWebsite="1"  1666      showInWebsite="1" 
1607      showInStore="1" 1667      showInStore="1"
1608     > 1668     >
1609                           1669                          
1610      <label> 1670      <label>
1611       Column 4 1671       Column 4
1612      </label> 1672      </label>
1613                           1673                          
1614      <source_model> 1674      <source_model>
1615       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1675       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1616      </source_model> 1676      </source_model>
1617                           1677                          
1618      <depends> 1678      <depends>
1619                                1679                               
1620       <field  1680       <field 
1621        id="footer_middle" 1681        id="footer_middle"
1622       > 1682       >
1623        1 1683        1
1624       </field> 1684       </field>
1625                            1685                           
1626      </depends> 1686      </depends>
1627                       1687                      
1628     </field> 1688     </field>
1629                      1689                     
1630     <field  1690     <field 
1631      id="footer_middle_column_4_custom"  1691      id="footer_middle_column_4_custom" 
1632      translate="label comment"  1692      translate="label comment" 
1633      type="text 1693      type="text
1634      sortOrder="243"  1694      sortOrder="243" 
1635      showInDefault="1"  1695      showInDefault="1" 
1636      showInWebsite="1"  1696      showInWebsite="1" 
1637      showInStore="1" 1697      showInStore="1"
1638     > 1698     >
1639                           1699                          
1640      <label> 1700      <label>
1641       Static Block Id 1701       Static Block Id
1642      </label> 1702      </label>
1643                           1703                          
1644      <depends> 1704      <depends>
1645                                1705                               
1646       <field  1706       <field 
1647        id="footer_middle" 1707        id="footer_middle"
1648       > 1708       >
1649        1 1709        1
1650       </field> 1710       </field>
1651                                1711                               
1652       <field  1712       <field 
1653        id="footer_middle_column_4" 1713        id="footer_middle_column_4"
1654       > 1714       >
1655        custom 1715        custom
1656       </field> 1716       </field>
1657                            1717                           
1658      </depends> 1718      </depends>
1659                       1719                      
1660     </field> 1720     </field>
1661                      1721                     
1662     <field  1722     <field 
1663      id="footer_middle_column_4_size"  1723      id="footer_middle_column_4_size" 
1664      translate="label comment"  1724      translate="label comment" 
1665      type="select"  1725      type="select" 
1666      sortOrder="246"  1726      sortOrder="246" 
1667      showInDefault="1"  1727      showInDefault="1" 
1668      showInWebsite="1"  1728      showInWebsite="1" 
1669      showInStore="1" 1729      showInStore="1"
1670     > 1730     >
1671                           1731                          
1672      <label> 1732      <label>
1673       Column 4 Size 1733       Column 4 Size
1674      </label> 1734      </label>
1675                           1735                          
1676      <source_model> 1736      <source_model>
1677       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1737       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1678      </source_model> 1738      </source_model>
1679                           1739                          
1680      <depends> 1740      <depends>
1681                                1741                               
1682       <field  1742       <field 
1683        id="footer_middle" 1743        id="footer_middle"
1684       > 1744       >
1685        1 1745        1
1686       </field> 1746       </field>
1687                            1747                           
1688      </depends> 1748      </depends>
1689                       1749                      
1690     </field> 1750     </field>
1691                      1751                     
1692     <!-- Footer - Middle Area --> 1752     <!-- Footer - Middle Area -->
1693                      1753                     
1694     <!-- Footer - Middle 2nd Row Area --> 1754     <!-- Footer - Middle 2nd Row Area -->
1695                      1755                     
1696     <field  1756     <field 
1697      id="footer_middle_2_heading"  1757      id="footer_middle_2_heading" 
1698      translate="label comment"  1758      translate="label comment" 
1699      sortOrder="300"  1759      sortOrder="300" 
1700      showInDefault="1"  1760      showInDefault="1" 
1701      showInWebsite="1"  1761      showInWebsite="1" 
1702      showInStore="1" 1762      showInStore="1"
1703     > 1763     >
1704                           1764                          
1705      <label> 1765      <label>
1706       Footer - Middle 2nd Row 1766       Footer - Middle 2nd Row
1707      </label> 1767      </label>
1708                           1768                          
1709      <frontend_model> 1769      <frontend_model>
1710       Magento\Config\Block\System\Config\Form\Field\Heading 1770       Magento\Config\Block\System\Config\Form\Field\Heading
1711      </frontend_model> 1771      </frontend_model>
1712                       1772                      
1713     </field> 1773     </field>
1714                      1774                     
1715     <field  1775     <field 
1716      id="footer_middle_2"  1776      id="footer_middle_2" 
1717      translate="label comment"  1777      translate="label comment" 
1718      type="select"  1778      type="select" 
1719      sortOrder="301"  1779      sortOrder="301" 
1720      showInDefault="1"  1780      showInDefault="1" 
1721      showInWebsite="1"  1781      showInWebsite="1" 
1722      showInStore="1" 1782      showInStore="1"
1723     > 1783     >
1724                           1784                          
1725      <label> 1785      <label>
1726       Show Footer Middle 2nd Row 1786       Show Footer Middle 2nd Row
1727      </label> 1787      </label>
1728                           1788                          
1729      <source_model> 1789      <source_model>
1730       Magento\Config\Model\Config\Source\Yesno 1790       Magento\Config\Model\Config\Source\Yesno
1731      </source_model> 1791      </source_model>
1732                       1792                      
1733     </field> 1793     </field>
1734                      1794                     
1735     <field  1795     <field 
1736      id="footer_middle_2_column_1"  1796      id="footer_middle_2_column_1" 
1737      translate="label comment"  1797      translate="label comment" 
1738      type="select"  1798      type="select" 
1739      sortOrder="310"  1799      sortOrder="310" 
1740      showInDefault="1"  1800      showInDefault="1" 
1741      showInWebsite="1"  1801      showInWebsite="1" 
1742      showInStore="1" 1802      showInStore="1"
1743     > 1803     >
1744                           1804                          
1745      <label> 1805      <label>
1746       Column 1 1806       Column 1
1747      </label> 1807      </label>
1748                           1808                          
1749      <source_model> 1809      <source_model>
1750       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1810       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1751      </source_model> 1811      </source_model>
1752                           1812                          
1753      <depends> 1813      <depends>
1754                                1814                               
1755       <field  1815       <field 
1756        id="footer_middle_2" 1816        id="footer_middle_2"
1757       > 1817       >
1758        1 1818        1
1759       </field> 1819       </field>
1760                            1820                           
1761      </depends> 1821      </depends>
1762                       1822                      
1763     </field> 1823     </field>
1764                      1824                     
1765     <field  1825     <field 
1766      id="footer_middle_2_column_1_custom"  1826      id="footer_middle_2_column_1_custom" 
1767      translate="label comment"  1827      translate="label comment" 
1768      type="text 1828      type="text
1769      sortOrder="313"  1829      sortOrder="313" 
1770      showInDefault="1"  1830      showInDefault="1" 
1771      showInWebsite="1"  1831      showInWebsite="1" 
1772      showInStore="1" 1832      showInStore="1"
1773     > 1833     >
1774                           1834                          
1775      <label> 1835      <label>
1776       Static Block Id 1836       Static Block Id
1777      </label> 1837      </label>
1778                           1838                          
1779      <depends> 1839      <depends>
1780                                1840                               
1781       <field  1841       <field 
1782        id="footer_middle_2" 1842        id="footer_middle_2"
1783       > 1843       >
1784        1 1844        1
1785       </field> 1845       </field>
1786                                1846                               
1787       <field  1847       <field 
1788        id="footer_middle_2_column_1" 1848        id="footer_middle_2_column_1"
1789       > 1849       >
1790        custom 1850        custom
1791       </field> 1851       </field>
1792                            1852                           
1793      </depends> 1853      </depends>
1794                       1854                      
1795     </field> 1855     </field>
1796                      1856                     
1797     <field  1857     <field 
1798      id="footer_middle_2_column_1_size"  1858      id="footer_middle_2_column_1_size" 
1799      translate="label comment"  1859      translate="label comment" 
1800      type="select"  1860      type="select" 
1801      sortOrder="316"  1861      sortOrder="316" 
1802      showInDefault="1"  1862      showInDefault="1" 
1803      showInWebsite="1"  1863      showInWebsite="1" 
1804      showInStore="1" 1864      showInStore="1"
1805     > 1865     >
1806                           1866                          
1807      <label> 1867      <label>
1808       Column 1 Size 1868       Column 1 Size
1809      </label> 1869      </label>
1810                           1870                          
1811      <source_model> 1871      <source_model>
1812       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1872       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1813      </source_model> 1873      </source_model>
1814                           1874                          
1815      <depends> 1875      <depends>
1816                                1876                               
1817       <field  1877       <field 
1818        id="footer_middle_2" 1878        id="footer_middle_2"
1819       > 1879       >
1820        1 1880        1
1821       </field> 1881       </field>
1822                            1882                           
1823      </depends> 1883      </depends>
1824                       1884                      
1825     </field> 1885     </field>
1826                      1886                     
1827     <field  1887     <field 
1828      id="footer_middle_2_column_2"  1888      id="footer_middle_2_column_2" 
1829      translate="label comment"  1889      translate="label comment" 
1830      type="select"  1890      type="select" 
1831      sortOrder="320"  1891      sortOrder="320" 
1832      showInDefault="1"  1892      showInDefault="1" 
1833      showInWebsite="1"  1893      showInWebsite="1" 
1834      showInStore="1" 1894      showInStore="1"
1835     > 1895     >
1836                           1896                          
1837      <label> 1897      <label>
1838       Column 2 1898       Column 2
1839      </label> 1899      </label>
1840                           1900                          
1841      <source_model> 1901      <source_model>
1842       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1902       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1843      </source_model> 1903      </source_model>
1844                           1904                          
1845      <depends> 1905      <depends>
1846                                1906                               
1847       <field  1907       <field 
1848        id="footer_middle_2" 1908        id="footer_middle_2"
1849       > 1909       >
1850        1 1910        1
1851       </field> 1911       </field>
1852                            1912                           
1853      </depends> 1913      </depends>
1854                       1914                      
1855     </field> 1915     </field>
1856                      1916                     
1857     <field  1917     <field 
1858      id="footer_middle_2_column_2_custom"  1918      id="footer_middle_2_column_2_custom" 
1859      translate="label comment"  1919      translate="label comment" 
1860      type="text 1920      type="text
1861      sortOrder="323"  1921      sortOrder="323" 
1862      showInDefault="1"  1922      showInDefault="1" 
1863      showInWebsite="1"  1923      showInWebsite="1" 
1864      showInStore="1" 1924      showInStore="1"
1865     > 1925     >
1866                           1926                          
1867      <label> 1927      <label>
1868       Static Block Id 1928       Static Block Id
1869      </label> 1929      </label>
1870                           1930                          
1871      <depends> 1931      <depends>
1872                                1932                               
1873       <field  1933       <field 
1874        id="footer_middle_2" 1934        id="footer_middle_2"
1875       > 1935       >
1876        1 1936        1
1877       </field> 1937       </field>
1878                                1938                               
1879       <field  1939       <field 
1880        id="footer_middle_2_column_2" 1940        id="footer_middle_2_column_2"
1881       > 1941       >
1882        custom 1942        custom
1883       </field> 1943       </field>
1884                            1944                           
1885      </depends> 1945      </depends>
1886                       1946                      
1887     </field> 1947     </field>
1888                      1948                     
1889     <field  1949     <field 
1890      id="footer_middle_2_column_2_size"  1950      id="footer_middle_2_column_2_size" 
1891      translate="label comment"  1951      translate="label comment" 
1892      type="select"  1952      type="select" 
1893      sortOrder="326"  1953      sortOrder="326" 
1894      showInDefault="1"  1954      showInDefault="1" 
1895      showInWebsite="1"  1955      showInWebsite="1" 
1896      showInStore="1" 1956      showInStore="1"
1897     > 1957     >
1898                           1958                          
1899      <label> 1959      <label>
1900       Column 2 Size 1960       Column 2 Size
1901      </label> 1961      </label>
1902                           1962                          
1903      <source_model> 1963      <source_model>
1904       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1964       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1905      </source_model> 1965      </source_model>
1906                           1966                          
1907      <depends> 1967      <depends>
1908                                1968                               
1909       <field  1969       <field 
1910        id="footer_middle_2" 1970        id="footer_middle_2"
1911       > 1971       >
1912        1 1972        1
1913       </field> 1973       </field>
1914                            1974                           
1915      </depends> 1975      </depends>
1916                       1976                      
1917     </field> 1977     </field>
1918                      1978                     
1919     <field  1979     <field 
1920      id="footer_middle_2_column_3"  1980      id="footer_middle_2_column_3" 
1921      translate="label comment"  1981      translate="label comment" 
1922      type="select"  1982      type="select" 
1923      sortOrder="330"  1983      sortOrder="330" 
1924      showInDefault="1"  1984      showInDefault="1" 
1925      showInWebsite="1"  1985      showInWebsite="1" 
1926      showInStore="1" 1986      showInStore="1"
1927     > 1987     >
1928                           1988                          
1929      <label> 1989      <label>
1930       Column 3 1990       Column 3
1931      </label> 1991      </label>
1932                           1992                          
1933      <source_model> 1993      <source_model>
1934       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1994       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1935      </source_model> 1995      </source_model>
1936                           1996                          
1937      <depends> 1997      <depends>
1938                                1998                               
1939       <field  1999       <field 
1940        id="footer_middle_2" 2000        id="footer_middle_2"
1941       > 2001       >
1942        1 2002        1
1943       </field> 2003       </field>
1944                            2004                           
1945      </depends> 2005      </depends>
1946                       2006                      
1947     </field> 2007     </field>
1948                      2008                     
1949     <field  2009     <field 
1950      id="footer_middle_2_column_3_custom"  2010      id="footer_middle_2_column_3_custom" 
1951      translate="label comment"  2011      translate="label comment" 
1952      type="text 2012      type="text
1953      sortOrder="333"  2013      sortOrder="333" 
1954      showInDefault="1"  2014      showInDefault="1" 
1955      showInWebsite="1"  2015      showInWebsite="1" 
1956      showInStore="1" 2016      showInStore="1"
1957     > 2017     >
1958                           2018                          
1959      <label> 2019      <label>
1960       Static Block Id 2020       Static Block Id
1961      </label> 2021      </label>
1962                           2022                          
1963      <depends> 2023      <depends>
1964                                2024                               
1965       <field  2025       <field 
1966        id="footer_middle_2" 2026        id="footer_middle_2"
1967       > 2027       >
1968        1 2028        1
1969       </field> 2029       </field>
1970                                2030                               
1971       <field  2031       <field 
1972        id="footer_middle_2_column_3" 2032        id="footer_middle_2_column_3"
1973       > 2033       >
1974        custom 2034        custom
1975       </field> 2035       </field>
1976                            2036                           
1977      </depends> 2037      </depends>
1978                       2038                      
1979     </field> 2039     </field>
1980                      2040                     
1981     <field  2041     <field 
1982      id="footer_middle_2_column_3_size"  2042      id="footer_middle_2_column_3_size" 
1983      translate="label comment"  2043      translate="label comment" 
1984      type="select"  2044      type="select" 
1985      sortOrder="336"  2045      sortOrder="336" 
1986      showInDefault="1"  2046      showInDefault="1" 
1987      showInWebsite="1"  2047      showInWebsite="1" 
1988      showInStore="1" 2048      showInStore="1"
1989     > 2049     >
1990                           2050                          
1991      <label> 2051      <label>
1992       Column 3 Size 2052       Column 3 Size
1993      </label> 2053      </label>
1994                           2054                          
1995      <source_model> 2055      <source_model>
1996       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 2056       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1997      </source_model> 2057      </source_model>
1998                           2058                          
1999      <depends> 2059      <depends>
2000                                2060                               
2001       <field  2061       <field 
2002        id="footer_middle_2" 2062        id="footer_middle_2"
2003       > 2063       >
2004        1 2064        1
2005       </field> 2065       </field>
2006                            2066                           
2007      </depends> 2067      </depends>
2008                       2068                      
2009     </field> 2069     </field>
2010                      2070                     
2011     <field  2071     <field 
2012      id="footer_middle_2_column_4"  2072      id="footer_middle_2_column_4" 
2013      translate="label comment"  2073      translate="label comment" 
2014      type="select"  2074      type="select" 
2015      sortOrder="340"  2075      sortOrder="340" 
2016      showInDefault="1"  2076      showInDefault="1" 
2017      showInWebsite="1"  2077      showInWebsite="1" 
2018      showInStore="1" 2078      showInStore="1"
2019     > 2079     >
2020                           2080                          
2021      <label> 2081      <label>
2022       Column 4 2082       Column 4
2023      </label> 2083      </label>
2024                           2084                          
2025      <source_model> 2085      <source_model>
2026       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 2086       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
2027      </source_model> 2087      </source_model>
2028                           2088                          
2029      <depends> 2089      <depends>
2030                                2090                               
2031       <field  2091       <field 
2032        id="footer_middle_2" 2092        id="footer_middle_2"
2033       > 2093       >
2034        1 2094        1
2035       </field> 2095       </field>
2036                            2096                           
2037      </depends> 2097      </depends>
2038                       2098                      
2039     </field> 2099     </field>
2040                      2100                     
2041     <field  2101     <field 
2042      id="footer_middle_2_column_4_custom"  2102      id="footer_middle_2_column_4_custom" 
2043      translate="label comment"  2103      translate="label comment" 
2044      type="text 2104      type="text
2045      sortOrder="343"  2105      sortOrder="343" 
2046      showInDefault="1"  2106      showInDefault="1" 
2047      showInWebsite="1"  2107      showInWebsite="1" 
2048      showInStore="1" 2108      showInStore="1"
2049     > 2109     >
2050                           2110                          
2051      <label> 2111      <label>
2052       Static Block Id 2112       Static Block Id
2053      </label> 2113      </label>
2054                           2114                          
2055      <depends> 2115      <depends>
2056                                2116                               
2057       <field  2117       <field 
2058        id="footer_middle_2" 2118        id="footer_middle_2"
2059       > 2119       >
2060        1 2120        1
2061       </field> 2121       </field>
2062                                2122                               
2063       <field  2123       <field 
2064        id="footer_middle_2_column_4" 2124        id="footer_middle_2_column_4"
2065       > 2125       >
2066        custom 2126        custom
2067       </field> 2127       </field>
2068                            2128                           
2069      </depends> 2129      </depends>
2070                       2130                      
2071     </field> 2131     </field>
2072                      2132                     
2073     <field  2133     <field 
2074      id="footer_middle_2_column_4_size"  2134      id="footer_middle_2_column_4_size" 
2075      translate="label comment"  2135      translate="label comment" 
2076      type="select"  2136      type="select" 
2077      sortOrder="346"  2137      sortOrder="346" 
2078      showInDefault="1"  2138      showInDefault="1" 
2079      showInWebsite="1"  2139      showInWebsite="1" 
2080      showInStore="1" 2140      showInStore="1"
2081     > 2141     >
2082                           2142                          
2083      <label> 2143      <label>
2084       Column 4 Size 2144       Column 4 Size
2085      </label> 2145      </label>
2086                           2146                          
2087      <source_model> 2147      <source_model>
2088       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 2148       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
2089      </source_model> 2149      </source_model>
2090                           2150                          
2091      <depends> 2151      <depends>
2092                                2152                               
2093       <field  2153       <field 
2094        id="footer_middle_2" 2154        id="footer_middle_2"
2095       > 2155       >
2096        1 2156        1
2097       </field> 2157       </field>
2098                            2158                           
2099      </depends> 2159      </depends>
2100                       2160                      
2101     </field> 2161     </field>
2102                      2162                     
2103     <!-- Footer - Middle 2nd Row Area --> 2163     <!-- Footer - Middle 2nd Row Area -->
2104                      2164                     
2105     <!-- Footer - Bottom Area --> 2165     <!-- Footer - Bottom Area -->
2106                      2166                     
2107     <field  2167     <field 
2108      id="footer_bottom_heading"  2168      id="footer_bottom_heading" 
2109      translate="label comment"  2169      translate="label comment" 
2110      sortOrder="400"  2170      sortOrder="400" 
2111      showInDefault="1"  2171      showInDefault="1" 
2112      showInWebsite="1"  2172      showInWebsite="1" 
2113      showInStore="1" 2173      showInStore="1"
2114     > 2174     >
2115                           2175                          
2116      <label> 2176      <label>
2117       Footer - Bottom 2177       Footer - Bottom
2118      </label> 2178      </label>
2119                           2179                          
2120      <frontend_model> 2180      <frontend_model>
2121       Magento\Config\Block\System\Config\Form\Field\Heading 2181       Magento\Config\Block\System\Config\Form\Field\Heading
2122      </frontend_model> 2182      </frontend_model>
2123                       2183                      
2124     </field> 2184     </field>
2125                      2185                     
2126     <field  2186     <field 
2127      id="footer_bottom"  2187      id="footer_bottom" 
2128      translate="label comment"  2188      translate="label comment" 
2129      type="select"  2189      type="select" 
2130      sortOrder="401"  2190      sortOrder="401" 
2131      showInDefault="1"  2191      showInDefault="1" 
2132      showInWebsite="1"  2192      showInWebsite="1" 
2133      showInStore="1" 2193      showInStore="1"
2134     > 2194     >
2135                           2195                          
2136      <label> 2196      <label>
2137       Show Footer Bottom 2197       Show Footer Bottom
2138      </label> 2198      </label>
2139                           2199                          
2140      <source_model> 2200      <source_model>
2141       Magento\Config\Model\Config\Source\Yesno 2201       Magento\Config\Model\Config\Source\Yesno
2142      </source_model> 2202      </source_model>
2143                       2203                      
2144     </field> 2204     </field>
2145                      2205                     
2146     <field  2206     <field 
2147      id="footer_store_switcher"  2207      id="footer_store_switcher" 
2148      translate="label comment"  2208      translate="label comment" 
2149      type="select"  2209      type="select" 
2150      sortOrder="405"  2210      sortOrder="405" 
2151      showInDefault="1"  2211      showInDefault="1" 
2152      showInWebsite="1"  2212      showInWebsite="1" 
2153      showInStore="1" 2213      showInStore="1"
2154     > 2214     >
2155                           2215                          
2156      <label> 2216      <label>
2157       Show Store Switcher 2217       Show Store Switcher
2158      </label> 2218      </label>
2159                           2219                          
2160      <source_model> 2220      <source_model>
2161       Magento\Config\Model\Config\Source\Yesno 2221       Magento\Config\Model\Config\Source\Yesno
2162      </source_model> 2222      </source_model>
2163                       2223                      
2164     </field> 2224     </field>
2165                      2225                     
2166     <field  2226     <field 
2167      id="footer_logo_src"  2227      id="footer_logo_src" 
2168      translate="label"  2228      translate="label" 
2169      type="image"  2229      type="image" 
2170      sortOrder="410"  2230      sortOrder="410" 
2171      showInDefault="1"  2231      showInDefault="1" 
2172      showInWebsite="1"  2232      showInWebsite="1" 
2173      showInStore="1" 2233      showInStore="1"
2174     > 2234     >
2175                           2235                          
2176      <label> 2236      <label>
2177       Logo Image 2237       Logo Image
2178      </label> 2238      </label>
2179                           2239                          
2180      <comment> 2240      <comment>
2181       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 2241       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
2182      </comment> 2242      </comment>
2183                           2243                          
2184      <backend_model> 2244      <backend_model>
2185       Smartwave\Porto\Model\Config\Backend\Image\Logo 2245       Smartwave\Porto\Model\Config\Backend\Image\Logo
2186      </backend_model> 2246      </backend_model>
2187                           2247                          
2188      <base_url  2248      <base_url 
2189       type="media"  2249       type="media" 
2190       scope_info="1" 2250       scope_info="1"
2191      > 2251      >
2192       porto/footer_logo 2252       porto/footer_logo
2193      </base_url> 2253      </base_url>
2194                           2254                          
2195      <depends> 2255      <depends>
2196                                2256                               
2197       <field  2257       <field 
2198        id="footer_bottom" 2258        id="footer_bottom"
2199       > 2259       >
2200        1 2260        1
2201       </field> 2261       </field>
2202                            2262                           
2203      </depends> 2263      </depends>
2204                       2264                      
2205     </field> 2265     </field>
2206                      2266                     
2207     <field  2267     <field 
2208      id="footer_bottom_copyrights"  2268      id="footer_bottom_copyrights" 
2209      translate="label comment"  2269      translate="label comment" 
2210      type="text 2270      type="text
2211      sortOrder="420"  2271      sortOrder="420" 
2212      showInDefault="1"  2272      showInDefault="1" 
2213      showInWebsite="1"  2273      showInWebsite="1" 
2214      showInStore="1" 2274      showInStore="1"
2215     > 2275     >
2216                           2276                          
2217      <label> 2277      <label>
2218       Copyright Text 2278       Copyright Text
2219      </label> 2279      </label>
2220                           2280                          
2221      <depends> 2281      <depends>
2222                                2282                               
2223       <field  2283       <field 
2224        id="footer_bottom" 2284        id="footer_bottom"
2225       > 2285       >
2226        1 2286        1
2227       </field> 2287       </field>
2228                            2288                           
2229      </depends> 2289      </depends>
2230                       2290                      
2231     </field> 2291     </field>
2232                      2292                     
2233     <field  2293     <field 
2234      id="footer_bottom_custom_1"  2294      id="footer_bottom_custom_1" 
2235      translate="label comment"  2295      translate="label comment" 
2236      type="text 2296      type="text
2237      sortOrder="430"  2297      sortOrder="430" 
2238      showInDefault="1"  2298      showInDefault="1" 
2239      showInWebsite="1"  2299      showInWebsite="1" 
2240      showInStore="1" 2300      showInStore="1"
2241     > 2301     >
2242                           2302                          
2243      <label> 2303      <label>
2244       Static Block Id(before copyright text) 2304       Static Block Id(before copyright text)
2245      </label> 2305      </label>
2246                           2306                          
2247      <depends> 2307      <depends>
2248                                2308                               
2249       <field  2309       <field 
2250        id="footer_bottom" 2310        id="footer_bottom"
2251       > 2311       >
2252        1 2312        1
2253       </field> 2313       </field>
2254                            2314                           
2255      </depends> 2315      </depends>
2256                       2316                      
2257     </field> 2317     </field>
2258                      2318                     
2259     <field  2319     <field 
2260      id="footer_bottom_custom_2"  2320      id="footer_bottom_custom_2" 
2261      translate="label comment"  2321      translate="label comment" 
2262      type="text 2322      type="text
2263      sortOrder="440"  2323      sortOrder="440" 
2264      showInDefault="1"  2324      showInDefault="1" 
2265      showInWebsite="1"  2325      showInWebsite="1" 
2266      showInStore="1" 2326      showInStore="1"
2267     > 2327     >
2268                           2328                          
2269      <label> 2329      <label>
2270       Static Block Id(after copyright text) 2330       Static Block Id(after copyright text)
2271      </label> 2331      </label>
2272                           2332                          
2273      <depends> 2333      <depends>
2274                                2334                               
2275       <field  2335       <field 
2276        id="footer_bottom" 2336        id="footer_bottom"
2277       > 2337       >
2278        1 2338        1
2279       </field> 2339       </field>
2280                            2340                           
2281      </depends> 2341      </depends>
2282                       2342                      
2283     </field> 2343     </field>
2284                      2344                     
2285     <!-- Footer - Bottom Area --> 2345     <!-- Footer - Bottom Area -->
2286                  2346                 
2287    </group> 2347    </group>
2288                 2348                
2289    <group  2349    <group 
2290     id="category"  2350     id="category" 
2291     translate="label"  2351     translate="label" 
2292     sortOrder="130"  2352     sortOrder="130" 
2293     showInDefault="1"  2353     showInDefault="1" 
2294     showInWebsite="1"  2354     showInWebsite="1" 
2295     showInStore="1" 2355     showInStore="1"
2296    > 2356    >
2297                      2357                     
2298     <label> 2358     <label>
2299      Category View 2359      Category View
2300     </label> 2360     </label>
2301                      2361                     
2302     <field  2362     <field 
2303      id="alternative_image"  2363      id="alternative_image" 
2304      translate="label comment"  2364      translate="label comment" 
2305      type="select"  2365      type="select" 
2306      sortOrder="10"  2366      sortOrder="10" 
2307      showInDefault="1"  2367      showInDefault="1" 
2308      showInWebsite="1"  2368      showInWebsite="1" 
2309      showInStore="1" 2369      showInStore="1"
2310     > 2370     >
2311                           2371                          
2312      <label> 2372      <label>
2313       Show Alternative Product Image 2373       Show Alternative Product Image
2314      </label> 2374      </label>
2315                           2375                          
2316      <source_model> 2376      <source_model>
2317       Magento\Config\Model\Config\Source\Yesno 2377       Magento\Config\Model\Config\Source\Yesno
2318      </source_model> 2378      </source_model>
2319                           2379                          
2320      <comment> 2380      <comment>
2321       Show thumbnail image when mouse over in the product image area. 2381       Show thumbnail image when mouse over in the product image area.
2322      </comment> 2382      </comment>
2323                       2383                      
2324     </field> 2384     </field>
2325                      2385                     
2326     <field  2386     <field 
2327      id="aspect_ratio"  2387      id="aspect_ratio" 
2328      translate="label comment"  2388      translate="label comment" 
2329      type="select"  2389      type="select" 
2330      sortOrder="20"  2390      sortOrder="20" 
2331      showInDefault="1"  2391      showInDefault="1" 
2332      showInWebsite="1"  2392      showInWebsite="1" 
2333      showInStore="1" 2393      showInStore="1"
2334     > 2394     >
2335                           2395                          
2336      <label> 2396      <label>
2337       Keep Image Aspect Ratio 2397       Keep Image Aspect Ratio
2338      </label> 2398      </label>
2339                           2399                          
2340      <source_model> 2400      <source_model>
2341       Magento\Config\Model\Config\Source\Yesno 2401       Magento\Config\Model\Config\Source\Yesno
2342      </source_model> 2402      </source_model>
2343                       2403                      
2344     </field> 2404     </field>
2345                      2405                     
2346     <field  2406     <field 
2347      id="ratio_width"  2407      id="ratio_width" 
2348      translate="label comment"  2408      translate="label comment" 
2349      type="text 2409      type="text
2350      sortOrder="30"  2410      sortOrder="30" 
2351      showInDefault="1"  2411      showInDefault="1" 
2352      showInWebsite="1"  2412      showInWebsite="1" 
2353      showInStore="1" 2413      showInStore="1"
2354     > 2414     >
2355                           2415                          
2356      <label> 2416      <label>
2357       Image Width 2417       Image Width
2358      </label> 2418      </label>
2359                       2419                      
2360     </field> 2420     </field>
2361                      2421                     
2362     <field  2422     <field 
2363      id="ratio_height"  2423      id="ratio_height" 
2364      translate="label comment"  2424      translate="label comment" 
2365      type="text 2425      type="text
2366      sortOrder="40"  2426      sortOrder="40" 
2367      showInDefault="1"  2427      showInDefault="1" 
2368      showInWebsite="1"  2428      showInWebsite="1" 
2369      showInStore="1" 2429      showInStore="1"
2370     > 2430     >
2371                           2431                          
2372      <label> 2432      <label>
2373       Image Height 2433       Image Height
2374      </label> 2434      </label>
2375                           2435                          
2376      <depends> 2436      <depends>
2377                                2437                               
2378       <field  2438       <field 
2379        id="aspect_ratio" 2439        id="aspect_ratio"
2380       > 2440       >
2381        0 2441        0
2382       </field> 2442       </field>
2383                            2443                           
2384      </depends> 2444      </depends>
2385                       2445                      
2386     </field> 2446     </field>
2387                      2447                     
2388     <field  2448     <field 
2389      id="rating_star"  2449      id="rating_star" 
2390      translate="label comment"  2450      translate="label comment" 
2391      type="select"  2451      type="select" 
2392      sortOrder="50"  2452      sortOrder="50" 
2393      showInDefault="1"  2453      showInDefault="1" 
2394      showInWebsite="1"  2454      showInWebsite="1" 
2395      showInStore="1" 2455      showInStore="1"
2396     > 2456     >
2397                           2457                          
2398      <label> 2458      <label>
2399       Show Rating Stars 2459       Show Rating Stars
2400      </label> 2460      </label>
2401                           2461                          
2402      <source_model> 2462      <source_model>
2403       Magento\Config\Model\Config\Source\Yesno 2463       Magento\Config\Model\Config\Source\Yesno
2404      </source_model> 2464      </source_model>
2405                       2465                      
2406     </field> 2466     </field>
2407                      2467                     
2408     <field  2468     <field 
2409      id="product_price"  2469      id="product_price" 
2410      translate="label comment"  2470      translate="label comment" 
2411      type="select"  2471      type="select" 
2412      sortOrder="60"  2472      sortOrder="60" 
2413      showInDefault="1"  2473      showInDefault="1" 
2414      showInWebsite="1"  2474      showInWebsite="1" 
2415      showInStore="1" 2475      showInStore="1"
2416     > 2476     >
2417                           2477                          
2418      <label> 2478      <label>
2419       Show Product Price 2479       Show Product Price
2420      </label> 2480      </label>
2421                           2481                          
2422      <source_model> 2482      <source_model>
2423       Magento\Config\Model\Config\Source\Yesno 2483       Magento\Config\Model\Config\Source\Yesno
2424      </source_model> 2484      </source_model>
2425                       2485                      
2426     </field> 2486     </field>
2427                      2487                     
2428     <field  2488     <field 
2429      id="actions"  2489      id="actions" 
2430      translate="label comment"  2490      translate="label comment" 
2431      type="select"  2491      type="select" 
2432      sortOrder="70"  2492      sortOrder="70" 
2433      showInDefault="1"  2493      showInDefault="1" 
2434      showInWebsite="1"  2494      showInWebsite="1" 
2435      showInStore="1" 2495      showInStore="1"
2436     > 2496     >
2437                           2497                          
2438      <label> 2498      <label>
2439       Show Action Links 2499       Show Action Links
2440      </label> 2500      </label>
2441                           2501                          
2442      <source_model> 2502      <source_model>
2443       Magento\Config\Model\Config\Source\Yesno 2503       Magento\Config\Model\Config\Source\Yesno
2444      </source_model> 2504      </source_model>
2445                       2505                      
2446     </field> 2506     </field>
2447                      2507                     
2448     <field  2508     <field 
2449      id="addtocompare"  2509      id="addtocompare" 
2450      translate="label comment"  2510      translate="label comment" 
2451      type="select"  2511      type="select" 
2452      sortOrder="90"  2512      sortOrder="90" 
2453      showInDefault="1"  2513      showInDefault="1" 
2454      showInWebsite="1"  2514      showInWebsite="1" 
2455      showInStore="1" 2515      showInStore="1"
2456     > 2516     >
2457                           2517                          
2458      <label> 2518      <label>
2459       Show Add to Compare Links 2519       Show Add to Compare Links
2460      </label> 2520      </label>
2461                           2521                          
2462      <source_model> 2522      <source_model>
2463       Magento\Config\Model\Config\Source\Yesno 2523       Magento\Config\Model\Config\Source\Yesno
2464      </source_model> 2524      </source_model>
2465                           2525                          
2466      <depends> 2526      <depends>
2467                                2527                               
2468       <field  2528       <field 
2469        id="actions" 2529        id="actions"
2470       > 2530       >
2471        1 2531        1
2472       </field> 2532       </field>
2473                            2533                           
2474      </depends> 2534      </depends>
2475                       2535                      
2476     </field> 2536     </field>
2477                      2537                     
2478     <field  2538     <field 
2479      id="addtowishlist"  2539      id="addtowishlist" 
2480      translate="label comment"  2540      translate="label comment" 
2481      type="select"  2541      type="select" 
2482      sortOrder="100"  2542      sortOrder="100" 
2483      showInDefault="1"  2543      showInDefault="1" 
2484      showInWebsite="1"  2544      showInWebsite="1" 
2485      showInStore="1" 2545      showInStore="1"
2486     > 2546     >
2487                           2547                          
2488      <label> 2548      <label>
2489       Show Add to Wishlist Links 2549       Show Add to Wishlist Links
2490      </label> 2550      </label>
2491                           2551                          
2492      <source_model> 2552      <source_model>
2493       Magento\Config\Model\Config\Source\Yesno 2553       Magento\Config\Model\Config\Source\Yesno
2494      </source_model> 2554      </source_model>
2495                           2555                          
2496      <depends> 2556      <depends>
2497                                2557                               
2498       <field  2558       <field 
2499        id="actions" 2559        id="actions"
2500       > 2560       >
2501        1 2561        1
2502       </field> 2562       </field>
2503                            2563                           
2504      </depends> 2564      </depends>
2505                       2565                      
2506     </field> 2566     </field>
2507                      2567                     
2508     <field  2568     <field 
2509      id="page_layout"  2569      id="page_layout" 
2510      translate="label comment"  2570      translate="label comment" 
2511      type="select"  2571      type="select" 
2512      sortOrder="120"  2572      sortOrder="120" 
2513      showInDefault="1"  2573      showInDefault="1" 
2514      showInWebsite="1"  2574      showInWebsite="1" 
2515      showInStore="1" 2575      showInStore="1"
2516     > 2576     >
2517                           2577                          
2518      <label> 2578      <label>
2519       Page Layout 2579       Page Layout
2520      </label> 2580      </label>
2521                           2581                          
2522      <source_model> 2582      <source_model>
2523       Smartwave\Porto\Model\Config\Settings\Page\Layout 2583       Smartwave\Porto\Model\Config\Settings\Page\Layout
2524      </source_model> 2584      </source_model>
2525                       2585                      
2526     </field> 2586     </field>
2527                      2587                     
2528     <field  2588     <field 
2529      id="category_description"  2589      id="category_description" 
2530      translate="label comment"  2590      translate="label comment" 
2531      type="select"  2591      type="select" 
2532      sortOrder="130"  2592      sortOrder="130" 
2533      showInDefault="1"  2593      showInDefault="1" 
2534      showInWebsite="1"  2594      showInWebsite="1" 
2535      showInStore="1" 2595      showInStore="1"
2536     > 2596     >
2537                           2597                          
2538      <label> 2598      <label>
2539       Category Description Position 2599       Category Description Position
2540      </label> 2600      </label>
2541                           2601                          
2542      <source_model> 2602      <source_model>
2543       Smartwave\Porto\Model\Config\Settings\Category\Description 2603       Smartwave\Porto\Model\Config\Settings\Category\Description
2544      </source_model> 2604      </source_model>
2545                       2605                      
2546     </field> 2606     </field>
2547                      2607                     
2548     <field  2608     <field 
2549      id="side_custom_block"  2609      id="side_custom_block" 
2550      translate="label comment"  2610      translate="label comment" 
2551      type="text 2611      type="text
2552      sortOrder="140"  2612      sortOrder="140" 
2553      showInDefault="1"  2613      showInDefault="1" 
2554      showInWebsite="1"  2614      showInWebsite="1" 
2555      showInStore="1" 2615      showInStore="1"
2556     > 2616     >
2557                           2617                          
2558      <label> 2618      <label>
2559       Custom Block Id for Sidebar 2619       Custom Block Id for Sidebar
2560      </label> 2620      </label>
2561                       2621                      
2562     </field> 2622     </field>
2563                  2623                 
2564    </group> 2624    </group>
2565                 2625                
2566    <group  2626    <group 
2567     id="category_grid"  2627     id="category_grid" 
2568     translate="label"  2628     translate="label" 
2569     sortOrder="140"  2629     sortOrder="140" 
2570     showInDefault="1"  2630     showInDefault="1" 
2571     showInWebsite="1"  2631     showInWebsite="1" 
2572     showInStore="1" 2632     showInStore="1"
2573    > 2633    >
2574                      2634                     
2575     <label> 2635     <label>
2576      Category View (Grid Mode) 2636      Category View (Grid Mode)
2577     </label> 2637     </label>
2578                      2638                     
2579     <field  2639     <field 
2580      id="product_type"  2640      id="product_type" 
2581      translate="label comment"  2641      translate="label comment" 
2582      type="select"  2642      type="select" 
2583      sortOrder="10"  2643      sortOrder="10" 
2584      showInDefault="1"  2644      showInDefault="1" 
2585      showInWebsite="1"  2645      showInWebsite="1" 
2586      showInStore="1" 2646      showInStore="1"
2587     > 2647     >
2588                           2648                          
2589      <label> 2649      <label>
2590       Products Grid Type 2650       Products Grid Type
2591      </label> 2651      </label>
2592                           2652                          
2593      <source_model> 2653      <source_model>
2594       Smartwave\Porto\Model\Config\Settings\Category\Type 2654       Smartwave\Porto\Model\Config\Settings\Category\Type
2595      </source_model> 2655      </source_model>
2596                       2656                      
2597     </field> 2657     </field>
2598                      2658                     
2599     <field  2659     <field 
2600      id="columns"  2660      id="columns" 
2601      translate="label comment"  2661      translate="label comment" 
2602      type="select"  2662      type="select" 
2603      sortOrder="10"  2663      sortOrder="10" 
2604      showInDefault="1"  2664      showInDefault="1" 
2605      showInWebsite="1"  2665      showInWebsite="1" 
2606      showInStore="1" 2666      showInStore="1"
2607     > 2667     >
2608                           2668                          
2609      <label> 2669      <label>
2610       Products Grid Columns 2670       Products Grid Columns
2611      </label> 2671      </label>
2612                           2672                          
2613      <source_model> 2673      <source_model>
2614       Smartwave\Porto\Model\Config\Settings\Category\Columns 2674       Smartwave\Porto\Model\Config\Settings\Category\Columns
2615      </source_model> 2675      </source_model>
2616                       2676                      
2617     </field> 2677     </field>
2618                      2678                     
2619     <field  2679     <field 
2620      id="xs_one_column"  2680      id="xs_one_column" 
2621      translate="label comment"  2681      translate="label comment" 
2622      type="select"  2682      type="select" 
2623      sortOrder="12"  2683      sortOrder="12" 
2624      showInDefault="1"  2684      showInDefault="1" 
2625      showInWebsite="1"  2685      showInWebsite="1" 
2626      showInStore="1" 2686      showInStore="1"
2627     > 2687     >
2628                           2688                          
2629      <label> 2689      <label>
2630       One Column of Products Grid on Phone Devices 2690       One Column of Products Grid on Phone Devices
2631      </label> 2691      </label>
2632                           2692                          
2633      <source_model> 2693      <source_model>
2634       Magento\Config\Model\Config\Source\Yesno 2694       Magento\Config\Model\Config\Source\Yesno
2635      </source_model> 2695      </source_model>
2636                       2696                      
2637     </field> 2697     </field>
2638                  2698                 
2639    </group> 2699    </group>
2640                 2700                
2641    <group  2701    <group 
2642     id="product"  2702     id="product" 
2643     translate="label"  2703     translate="label" 
2644     sortOrder="150"  2704     sortOrder="150" 
2645     showInDefault="1"  2705     showInDefault="1" 
2646     showInWebsite="1"  2706     showInWebsite="1" 
2647     showInStore="1" 2707     showInStore="1"
2648    > 2708    >
2649                      2709                     
2650     <label> 2710     <label>
2651      Product View 2711      Product View
2652     </label> 2712     </label>
2653                      2713                     
2654     <field  2714     <field 
2655      id="aspect_ratio"  2715      id="aspect_ratio" 
2656      translate="label comment"  2716      translate="label comment" 
2657      type="select"  2717      type="select" 
2658      sortOrder="20"  2718      sortOrder="20" 
2659      showInDefault="1"  2719      showInDefault="1" 
2660      showInWebsite="1"  2720      showInWebsite="1" 
2661      showInStore="1" 2721      showInStore="1"
2662     > 2722     >
2663                           2723                          
2664      <label> 2724      <label>
2665       Keep Image Aspect Ratio 2725       Keep Image Aspect Ratio
2666      </label> 2726      </label>
2667                           2727                          
2668      <source_model> 2728      <source_model>
2669       Magento\Config\Model\Config\Source\Yesno 2729       Magento\Config\Model\Config\Source\Yesno
2670      </source_model> 2730      </source_model>
2671                       2731                      
2672     </field> 2732     </field>
2673                      2733                     
2674     <field  2734     <field 
2675      id="ratio_width"  2735      id="ratio_width" 
2676      translate="label comment"  2736      translate="label comment" 
2677      type="text 2737      type="text
2678      sortOrder="30"  2738      sortOrder="30" 
2679      showInDefault="1"  2739      showInDefault="1" 
2680      showInWebsite="1"  2740      showInWebsite="1" 
2681      showInStore="1" 2741      showInStore="1"
2682     > 2742     >
2683                           2743                          
2684      <label> 2744      <label>
2685       Image Width 2745       Image Width
2686      </label> 2746      </label>
2687                       2747                      
2688     </field> 2748     </field>
2689                      2749                     
2690     <field  2750     <field 
2691      id="ratio_height"  2751      id="ratio_height" 
2692      translate="label comment"  2752      translate="label comment" 
2693      type="text 2753      type="text
2694      sortOrder="40"  2754      sortOrder="40" 
2695      showInDefault="1"  2755      showInDefault="1" 
2696      showInWebsite="1"  2756      showInWebsite="1" 
2697      showInStore="1" 2757      showInStore="1"
2698     > 2758     >
2699                           2759                          
2700      <label> 2760      <label>
2701       Image Height 2761       Image Height
2702      </label> 2762      </label>
2703                           2763                          
2704      <depends> 2764      <depends>
2705                                2765                               
2706       <field  2766       <field 
2707        id="aspect_ratio" 2767        id="aspect_ratio"
2708       > 2768       >
2709        0 2769        0
2710       </field> 2770       </field>
2711                            2771                           
2712      </depends> 2772      </depends>
2713                       2773                      
2714     </field> 2774     </field>
2715                      2775                     
2716     <field  2776     <field 
2717      id="product_image_size"  2777      id="product_image_size" 
2718      translate="label comment"  2778      translate="label comment" 
2719      type="select"  2779      type="select" 
2720      sortOrder="50"  2780      sortOrder="50" 
2721      showInDefault="1"  2781      showInDefault="1" 
2722      showInWebsite="1"  2782      showInWebsite="1" 
2723      showInStore="1" 2783      showInStore="1"
2724     > 2784     >
2725                           2785                          
2726      <label> 2786      <label>
2727       Product Image Size 2787       Product Image Size
2728      </label> 2788      </label>
2729                           2789                          
2730      <source_model> 2790      <source_model>
2731       Smartwave\Porto\Model\Config\Settings\Product\Imagesize 2791       Smartwave\Porto\Model\Config\Settings\Product\Imagesize
2732      </source_model> 2792      </source_model>
2733                       2793                      
2734     </field> 2794     </field>
2735                      2795                     
2736     <field  2796     <field 
2737      id="product_page_type"  2797      id="product_page_type" 
2738      translate="label comment"  2798      translate="label comment" 
2739      type="select"  2799      type="select" 
2740      sortOrder="60"  2800      sortOrder="60" 
2741      showInDefault="1"  2801      showInDefault="1" 
2742      showInWebsite="1"  2802      showInWebsite="1" 
2743      showInStore="1" 2803      showInStore="1"
2744     > 2804     >
2745                           2805                          
2746      <label> 2806      <label>
2747       Product Page Type 2807       Product Page Type
2748      </label> 2808      </label>
2749                           2809                          
2750      <source_model> 2810      <source_model>
2751       Smartwave\Porto\Model\Config\Settings\Product\Pagetype 2811       Smartwave\Porto\Model\Config\Settings\Product\Pagetype
2752      </source_model> 2812      </source_model>
2753                       2813                      
2754     </field> 2814     </field>
2755                      2815                     
2756     <field  2816     <field 
2757      id="vertical_thumbnail"  2817      id="vertical_thumbnail" 
2758      translate="label comment"  2818      translate="label comment" 
2759      type="select"  2819      type="select" 
2760      sortOrder="90"  2820      sortOrder="90" 
2761      showInDefault="1"  2821      showInDefault="1" 
2762      showInWebsite="1"  2822      showInWebsite="1" 
2763      showInStore="1" 2823      showInStore="1"
2764     > 2824     >
2765                           2825                          
2766      <label> 2826      <label>
2767       Vertical Thumbnail Image 2827       Vertical Thumbnail Image
2768      </label> 2828      </label>
2769                           2829                          
2770      <source_model> 2830      <source_model>
2771       Magento\Config\Model\Config\Source\Yesno 2831       Magento\Config\Model\Config\Source\Yesno
2772      </source_model> 2832      </source_model>
2773                       2833                      
2774     </field> 2834     </field>
2775                      2835                     
2776     <field  2836     <field 
2777      id="main_custom_block"  2837      id="main_custom_block" 
2778      translate="label comment"  2838      translate="label comment" 
2779      type="text 2839      type="text
2780      sortOrder="100"  2840      sortOrder="100" 
2781      showInDefault="1"  2841      showInDefault="1" 
2782      showInWebsite="1"  2842      showInWebsite="1" 
2783      showInStore="1" 2843      showInStore="1"
2784     > 2844     >
2785                           2845                          
2786      <label> 2846      <label>
2787       Static Block Id for Main Custom Block 2847       Static Block Id for Main Custom Block
2788      </label> 2848      </label>
2789                       2849                      
2790     </field> 2850     </field>
2791                      2851                     
2792     <field  2852     <field 
2793      id="side_custom_block"  2853      id="side_custom_block" 
2794      translate="label comment"  2854      translate="label comment" 
2795      type="text 2855      type="text
2796      sortOrder="110"  2856      sortOrder="110" 
2797      showInDefault="1"  2857      showInDefault="1" 
2798      showInWebsite="1"  2858      showInWebsite="1" 
2799      showInStore="1" 2859      showInStore="1"
2800     > 2860     >
2801                           2861                          
2802      <label> 2862      <label>
2803       Static Block Id for Sidebar Custom Block 2863       Static Block Id for Sidebar Custom Block
2804      </label> 2864      </label>
2805                       2865                      
2806     </field> 2866     </field>
2807                      2867                     
2808     <field  2868     <field 
2809      id="prev_next"  2869      id="prev_next" 
2810      translate="label comment"  2870      translate="label comment" 
2811      type="select"  2871      type="select" 
2812      sortOrder="120"  2872      sortOrder="120" 
2813      showInDefault="1"  2873      showInDefault="1" 
2814      showInWebsite="1"  2874      showInWebsite="1" 
2815      showInStore="1" 2875      showInStore="1"
2816     > 2876     >
2817                           2877                          
2818      <label> 2878      <label>
2819       Show Prev/Next Product Links 2879       Show Prev/Next Product Links
2820      </label> 2880      </label>
2821                           2881                          
2822      <source_model> 2882      <source_model>
2823       Magento\Config\Model\Config\Source\Yesno 2883       Magento\Config\Model\Config\Source\Yesno
2824      </source_model> 2884      </source_model>
2825                       2885                      
2826     </field> 2886     </field>
2827                      2887                     
2828     <field  2888     <field 
2829      id="prev_text"  2889      id="prev_text" 
2830      translate="label comment"  2890      translate="label comment" 
2831      type="text 2891      type="text
2832      sortOrder="113"  2892      sortOrder="113" 
2833      showInDefault="1"  2893      showInDefault="1" 
2834      showInWebsite="1"  2894      showInWebsite="1" 
2835      showInStore="1" 2895      showInStore="1"
2836     > 2896     >
2837                           2897                          
2838      <label> 2898      <label>
2839       Previous Link Text 2899       Previous Link Text
2840      </label> 2900      </label>
2841                       2901                      
2842     </field> 2902     </field>
2843                      2903                     
2844     <field  2904     <field 
2845      id="next_text"  2905      id="next_text" 
2846      translate="label comment"  2906      translate="label comment" 
2847      type="text 2907      type="text
2848      sortOrder="114"  2908      sortOrder="114" 
2849      showInDefault="1"  2909      showInDefault="1" 
2850      showInWebsite="1"  2910      showInWebsite="1" 
2851      showInStore="1" 2911      showInStore="1"
2852     > 2912     >
2853                           2913                          
2854      <label> 2914      <label>
2855       Next Link Text 2915       Next Link Text
2856      </label> 2916      </label>
2857                       2917                      
2858     </field> 2918     </field>
2859                      2919                     
2860     <field  2920     <field 
2861      id="page_layout"  2921      id="page_layout" 
2862      translate="label comment"  2922      translate="label comment" 
2863      type="select"  2923      type="select" 
2864      sortOrder="120"  2924      sortOrder="120" 
2865      showInDefault="1"  2925      showInDefault="1" 
2866      showInWebsite="1"  2926      showInWebsite="1" 
2867      showInStore="1" 2927      showInStore="1"
2868     > 2928     >
2869                           2929                          
2870      <label> 2930      <label>
2871       Page Layout 2931       Page Layout
2872      </label> 2932      </label>
2873                           2933                          
2874      <source_model> 2934      <source_model>
2875       Smartwave\Porto\Model\Config\Settings\Page\Layout 2935       Smartwave\Porto\Model\Config\Settings\Page\Layout
2876      </source_model> 2936      </source_model>
2877                       2937                      
2878     </field> 2938     </field>
2879                      2939                     
2880     <field  2940     <field 
2881      id="upsell_columns"  2941      id="upsell_columns" 
2882      translate="label comment"  2942      translate="label comment" 
2883      type="select"  2943      type="select" 
2884      sortOrder="130"  2944      sortOrder="130" 
2885      showInDefault="1"  2945      showInDefault="1" 
2886      showInWebsite="1"  2946      showInWebsite="1" 
2887      showInStore="1" 2947      showInStore="1"
2888     > 2948     >
2889                           2949                          
2890      <label> 2950      <label>
2891       Upsell Products Grid Columns 2951       Upsell Products Grid Columns
2892      </label> 2952      </label>
2893                           2953                          
2894      <source_model> 2954      <source_model>
2895       Smartwave\Porto\Model\Config\Settings\Category\Columns 2955       Smartwave\Porto\Model\Config\Settings\Category\Columns
2896      </source_model> 2956      </source_model>
2897                       2957                      
2898     </field> 2958     </field>
2899                      2959                     
2900     <field  2960     <field 
2901      id="move_upsell"  2961      id="move_upsell" 
2902      translate="label comment"  2962      translate="label comment" 
2903      type="select"  2963      type="select" 
2904      sortOrder="140"  2964      sortOrder="140" 
2905      showInDefault="1"  2965      showInDefault="1" 
2906      showInWebsite="1"  2966      showInWebsite="1" 
2907      showInStore="1" 2967      showInStore="1"
2908     > 2968     >
2909                           2969                          
2910      <label> 2970      <label>
2911       Move Upsell Products below the product image 2971       Move Upsell Products below the product image
2912      </label> 2972      </label>
2913                           2973                          
2914      <source_model> 2974      <source_model>
2915       Magento\Config\Model\Config\Source\Yesno 2975       Magento\Config\Model\Config\Source\Yesno
2916      </source_model> 2976      </source_model>
2917                       2977                      
2918     </field> 2978     </field>
2919                      2979                     
2920     <field  2980     <field 
2921      id="move_addtolinks"  2981      id="move_addtolinks" 
2922      translate="label comment"  2982      translate="label comment" 
2923      type="select"  2983      type="select" 
2924      sortOrder="150"  2984      sortOrder="150" 
2925      showInDefault="1"  2985      showInDefault="1" 
2926      showInWebsite="1"  2986      showInWebsite="1" 
2927      showInStore="1" 2987      showInStore="1"
2928     > 2988     >
2929                           2989                          
2930      <label> 2990      <label>
2931       Move Add To Links after Add to Cart Button 2991       Move Add To Links after Add to Cart Button
2932      </label> 2992      </label>
2933                           2993                          
2934      <source_model> 2994      <source_model>
2935       Magento\Config\Model\Config\Source\Yesno 2995       Magento\Config\Model\Config\Source\Yesno
2936      </source_model> 2996      </source_model>
2937                       2997                      
2938     </field> 2998     </field>
2939                      2999                     
2940     <field  3000     <field 
2941      id="enable_addtocart_sticky"  3001      id="enable_addtocart_sticky" 
2942      translate="label comment"  3002      translate="label comment" 
2943      type="select"  3003      type="select" 
2944      sortOrder="200"  3004      sortOrder="200" 
2945      showInDefault="1"  3005      showInDefault="1" 
2946      showInWebsite="1"  3006      showInWebsite="1" 
2947      showInStore="1" 3007      showInStore="1"
2948     > 3008     >
2949                           3009                          
2950      <label> 3010      <label>
2951       Enable Addtocart Sticky 3011       Enable Addtocart Sticky
2952      </label> 3012      </label>
2953                           3013                          
2954      <source_model> 3014      <source_model>
2955       Magento\Config\Model\Config\Source\Yesno 3015       Magento\Config\Model\Config\Source\Yesno
2956      </source_model> 3016      </source_model>
2957                       3017                      
2958     </field> 3018     </field>
2959                      3019                     
2960     <field  3020     <field 
2961      id="tab_style"  3021      id="tab_style" 
2962      translate="label comment"  3022      translate="label comment" 
2963      type="select"  3023      type="select" 
2964      sortOrder="300"  3024      sortOrder="300" 
2965      showInDefault="1"  3025      showInDefault="1" 
2966      showInWebsite="1"  3026      showInWebsite="1" 
2967      showInStore="1" 3027      showInStore="1"
2968     > 3028     >
2969                           3029                          
2970      <label> 3030      <label>
2971       Product Tabs Style 3031       Product Tabs Style
2972      </label> 3032      </label>
2973                           3033                          
2974      <source_model> 3034      <source_model>
2975       Smartwave\Porto\Model\Config\Settings\Product\Tabstyle 3035       Smartwave\Porto\Model\Config\Settings\Product\Tabstyle
2976      </source_model> 3036      </source_model>
2977                       3037                      
2978     </field> 3038     </field>
2979      3039     
2980                      3040                     
2981     <field  3041     <field 
2982      id="tab_full_background"  3042      id="tab_full_background" 
2983      translate="label comment"  3043      translate="label comment" 
2984      type="select"  3044      type="select" 
2985      sortOrder="310"  3045      sortOrder="310" 
2986      showInDefault="1"  3046      showInDefault="1" 
2987      showInWebsite="1"  3047      showInWebsite="1" 
2988      showInStore="1" 3048      showInStore="1"
2989     > 3049     >
2990                           3050                          
2991      <label> 3051      <label>
2992       Product Tabs Background Full Width 3052       Product Tabs Background Full Width
2993      </label> 3053      </label>
2994                           3054                          
2995      <source_model> 3055      <source_model>
2996       Magento\Config\Model\Config\Source\Yesno 3056       Magento\Config\Model\Config\Source\Yesno
2997      </source_model> 3057      </source_model>
2998                       3058                      
2999     </field> 3059     </field>
3000                      3060                     
3001     <field  3061     <field 
3002      id="move_tab"  3062      id="move_tab" 
3003      translate="label comment"  3063      translate="label comment" 
3004      type="select"  3064      type="select" 
3005      sortOrder="350"  3065      sortOrder="350" 
3006      showInDefault="1"  3066      showInDefault="1" 
3007      showInWebsite="1"  3067      showInWebsite="1" 
3008      showInStore="1" 3068      showInStore="1"
3009     > 3069     >
3010                           3070                          
3011      <label> 3071      <label>
3012       Move Product Tabs at the Right of Product Image 3072       Move Product Tabs at the Right of Product Image
3013      </label> 3073      </label>
3014                           3074                          
3015      <source_model> 3075      <source_model>
3016       Magento\Config\Model\Config\Source\Yesno 3076       Magento\Config\Model\Config\Source\Yesno
3017      </source_model> 3077      </source_model>
3018                       3078                      
3019     </field> 3079     </field>
3020                      3080                     
3021     <field  3081     <field 
    3082      id="move_related" 
    3083      translate="label comment" 
    3084      type="select" 
    3085      sortOrder="355" 
    3086      showInDefault="1" 
    3087      showInWebsite="1" 
    3088      showInStore="1"
    3089     >
    3090                          
    3091      <label>
    3092       Move Related Products Above Upsell Products
    3093      </label>
    3094                          
    3095      <source_model>
    3096       Magento\Config\Model\Config\Source\Yesno
    3097      </source_model>
    3098                      
    3099     </field>
    3100                     
    3101     <field 
    3102      id="move_related_columns" 
    3103      translate="label comment" 
    3104      type="select" 
    3105      sortOrder="356" 
    3106      showInDefault="1" 
    3107      showInWebsite="1" 
    3108      showInStore="1"
    3109     >
    3110                          
    3111      <label>
    3112       Move Related Products Grid Columns
    3113      </label>
    3114                          
    3115      <source_model>
    3116       Smartwave\Porto\Model\Config\Settings\Category\Columns
    3117      </source_model>
    3118                          
    3119      <depends>
    3120                               
    3121       <field 
    3122        id="move_related"
    3123       >
    3124        1
    3125       </field>
    3126                           
    3127      </depends>
    3128                      
    3129     </field>
    3130                     
    3131     <field 
3022      id="move_upsell_full 3132      id="move_upsell_full
3023      translate="label comment"  3133      translate="label comment" 
3024      type="select"  3134      type="select" 
3025      sortOrder="360"  3135      sortOrder="360" 
3026      showInDefault="1"  3136      showInDefault="1" 
3027      showInWebsite="1"  3137      showInWebsite="1" 
3028      showInStore="1" 3138      showInStore="1"
3029     > 3139     >
3030                           3140                          
3031      <label> 3141      <label>
3032       Move Upsel Product Full Width Background 3142       Move Upsel Product Full Width Background
3033      </label> 3143      </label>
3034                           3144                          
3035      <source_model> 3145      <source_model>
3036       Magento\Config\Model\Config\Source\Yesno 3146       Magento\Config\Model\Config\Source\Yesno
3037      </source_model> 3147      </source_model>
3038                       3148                      
3039     </field> 3149     </field>
3040                      3150                     
3041     <field  3151     <field 
3042      id="custom_tabs_heading"  3152      id="custom_tabs_heading" 
3043      translate="label comment"  3153      translate="label comment" 
3044      sortOrder="370"  3154      sortOrder="370" 
3045      showInDefault="1"  3155      showInDefault="1" 
3046      showInWebsite="1"  3156      showInWebsite="1" 
3047      showInStore="1" 3157      showInStore="1"
3048     > 3158     >
3049                           3159                          
3050      <label> 3160      <label>
3051       Product Custom Tabs 3161       Product Custom Tabs
3052      </label> 3162      </label>
3053                           3163                          
3054      <frontend_model> 3164      <frontend_model>
3055       Magento\Config\Block\System\Config\Form\Field\Heading 3165       Magento\Config\Block\System\Config\Form\Field\Heading
3056      </frontend_model> 3166      </frontend_model>
3057                       3167                      
3058     </field> 3168     </field>
3059                      3169                     
3060     <field  3170     <field 
3061      id="custom_cms_tabs"  3171      id="custom_cms_tabs" 
3062      translate="label"  3172      translate="label" 
3063      sortOrder="410"  3173      sortOrder="410" 
3064      showInDefault="1"  3174      showInDefault="1" 
3065      showInWebsite="1"  3175      showInWebsite="1" 
3066      showInStore="1" 3176      showInStore="1"
3067     > 3177     >
3068                           3178                          
3069      <label> 3179      <label>
3070       Product Custom Static Block Tabs 3180       Product Custom Static Block Tabs
3071      </label> 3181      </label>
3072                           3182                          
3073      <frontend_model> 3183      <frontend_model>
3074       Smartwave\Porto\Block\Adminhtml\Form\Field\Customcmstabs 3184       Smartwave\Porto\Block\Adminhtml\Form\Field\Customcmstabs
3075      </frontend_model> 3185      </frontend_model>
3076                           3186                          
3077      <backend_model> 3187      <backend_model>
3078       Smartwave\Porto\Model\Config\Backend\Customcmstabs 3188       Smartwave\Porto\Model\Config\Backend\Customcmstabs
3079      </backend_model> 3189      </backend_model>
3080                       3190                      
3081     </field> 3191     </field>
3082                      3192                     
3083     <field  3193     <field 
3084      id="custom_attr_tabs 3194      id="custom_attr_tabs
3085      translate="label"  3195      translate="label" 
3086      sortOrder="420"  3196      sortOrder="420" 
3087      showInDefault="1"  3197      showInDefault="1" 
3088      showInWebsite="1"  3198      showInWebsite="1" 
3089      showInStore="1" 3199      showInStore="1"
3090     > 3200     >
3091                           3201                          
3092      <label> 3202      <label>
3093       Product Custom Attribute Tabs 3203       Product Custom Attribute Tabs
3094      </label> 3204      </label>
3095                           3205                          
3096      <frontend_model> 3206      <frontend_model>
3097       Smartwave\Porto\Block\Adminhtml\Form\Field\Customattrtabs 3207       Smartwave\Porto\Block\Adminhtml\Form\Field\Customattrtabs
3098      </frontend_model> 3208      </frontend_model>
3099                           3209                          
3100      <backend_model> 3210      <backend_model>
3101       Smartwave\Porto\Model\Config\Backend\Customattrtabs 3211       Smartwave\Porto\Model\Config\Backend\Customattrtabs
3102      </backend_model> 3212      </backend_model>
3103                       3213                      
3104     </field> 3214     </field>
3105                  3215                 
3106    </group> 3216    </group>
3107                 3217                
3108    <group  3218    <group 
3109     id="richsnippets"  3219     id="richsnippets" 
3110     translate="label"  3220     translate="label" 
3111     sortOrder="155"  3221     sortOrder="155" 
3112     showInDefault="1"  3222     showInDefault="1" 
3113     showInWebsite="1"  3223     showInWebsite="1" 
3114     showInStore="1" 3224     showInStore="1"
3115    > 3225    >
3116                      3226                     
3117     <label> 3227     <label>
3118      Google Rich Snippets 3228      Google Rich Snippets
3119     </label> 3229     </label>
3120                      3230                     
3121     <field  3231     <field 
3122      id="enable 3232      id="enable
3123      translate="label comment"  3233      translate="label comment" 
3124      type="select"  3234      type="select" 
3125      sortOrder="10"  3235      sortOrder="10" 
3126      showInDefault="1"  3236      showInDefault="1" 
3127      showInWebsite="1"  3237      showInWebsite="1" 
3128      showInStore="1" 3238      showInStore="1"
3129     > 3239     >
3130                           3240                          
3131      <label> 3241      <label>
3132       Enabled 3242       Enabled
3133      </label> 3243      </label>
3134                           3244                          
3135      <source_model> 3245      <source_model>
3136       Magento\Config\Model\Config\Source\Yesno 3246       Magento\Config\Model\Config\Source\Yesno
3137      </source_model> 3247      </source_model>
3138                       3248                      
3139     </field> 3249     </field>
3140                  3250                 
3141    </group> 3251    </group>
3142                 3252                
3143    <group  3253    <group 
3144     id="product_label"  3254     id="product_label" 
3145     translate="label"  3255     translate="label" 
3146     sortOrder="160"  3256     sortOrder="160" 
3147     showInDefault="1"  3257     showInDefault="1" 
3148     showInWebsite="1"  3258     showInWebsite="1" 
3149     showInStore="1" 3259     showInStore="1"
3150    > 3260    >
3151                      3261                     
3152     <label> 3262     <label>
3153      Product Label 3263      Product Label
3154     </label> 3264     </label>
3155                      3265                     
3156     <field  3266     <field 
3157      id="new_label"  3267      id="new_label" 
3158      translate="label comment"  3268      translate="label comment" 
3159      type="select"  3269      type="select" 
3160      sortOrder="10"  3270      sortOrder="10" 
3161      showInDefault="1"  3271      showInDefault="1" 
3162      showInWebsite="1"  3272      showInWebsite="1" 
3163      showInStore="1" 3273      showInStore="1"
3164     > 3274     >
3165                           3275                          
3166      <label> 3276      <label>
3167       Show "New" Label 3277       Show "New" Label
3168      </label> 3278      </label>
3169                           3279                          
3170      <source_model> 3280      <source_model>
3171       Magento\Config\Model\Config\Source\Yesno 3281       Magento\Config\Model\Config\Source\Yesno
3172      </source_model> 3282      </source_model>
3173                       3283                      
3174     </field> 3284     </field>
3175                      3285                     
3176     <field  3286     <field 
3177      id="new_label_text"  3287      id="new_label_text" 
3178      translate="label comment"  3288      translate="label comment" 
3179      type="text 3289      type="text
3180      sortOrder="15"  3290      sortOrder="15" 
3181      showInDefault="1"  3291      showInDefault="1" 
3182      showInWebsite="1"  3292      showInWebsite="1" 
3183      showInStore="1" 3293      showInStore="1"
3184     > 3294     >
3185                           3295                          
3186      <label> 3296      <label>
3187       "New" Label Text 3297       "New" Label Text
3188      </label> 3298      </label>
3189                           3299                          
3190      <depends> 3300      <depends>
3191                                3301                               
3192       <field  3302       <field 
3193        id="new_label" 3303        id="new_label"
3194       > 3304       >
3195        1 3305        1
3196       </field> 3306       </field>
3197                            3307                           
3198      </depends> 3308      </depends>
3199                       3309                      
3200     </field> 3310     </field>
3201                      3311                     
3202     <field  3312     <field 
3203      id="sale_label"  3313      id="sale_label" 
3204      translate="label comment"  3314      translate="label comment" 
3205      type="select"  3315      type="select" 
3206      sortOrder="20"  3316      sortOrder="20" 
3207      showInDefault="1"  3317      showInDefault="1" 
3208      showInWebsite="1"  3318      showInWebsite="1" 
3209      showInStore="1" 3319      showInStore="1"
3210     > 3320     >
3211                           3321                          
3212      <label> 3322      <label>
3213       Show "Sale" Label 3323       Show "Sale" Label
3214      </label> 3324      </label>
3215                           3325                          
3216      <source_model> 3326      <source_model>
3217       Magento\Config\Model\Config\Source\Yesno 3327       Magento\Config\Model\Config\Source\Yesno
3218      </source_model> 3328      </source_model>
3219                       3329                      
3220     </field> 3330     </field>
3221                      3331                     
3222     <field  3332     <field 
3223      id="sale_label_percent"  3333      id="sale_label_percent" 
3224      translate="label comment"  3334      translate="label comment" 
3225      type="select"  3335      type="select" 
3226      sortOrder="22"  3336      sortOrder="22" 
3227      showInDefault="1"  3337      showInDefault="1" 
3228      showInWebsite="1"  3338      showInWebsite="1" 
3229      showInStore="1" 3339      showInStore="1"
3230     > 3340     >
3231                           3341                          
3232      <label> 3342      <label>
3233       Show "Sale" Label with Discount Percent 3343       Show "Sale" Label with Discount Percent
3234      </label> 3344      </label>
3235                           3345                          
3236      <source_model> 3346      <source_model>
3237       Magento\Config\Model\Config\Source\Yesno 3347       Magento\Config\Model\Config\Source\Yesno
3238      </source_model> 3348      </source_model>
3239                           3349                          
3240      <depends> 3350      <depends>
3241                                3351                               
3242       <field  3352       <field 
3243        id="sale_label" 3353        id="sale_label"
3244       > 3354       >
3245        1 3355        1
3246       </field> 3356       </field>
3247                            3357                           
3248      </depends> 3358      </depends>
3249                       3359                      
3250     </field> 3360     </field>
3251                      3361                     
3252     <field  3362     <field 
3253      id="sale_label_text"  3363      id="sale_label_text" 
3254      translate="label comment"  3364      translate="label comment" 
3255      type="text 3365      type="text
3256      sortOrder="25"  3366      sortOrder="25" 
3257      showInDefault="1"  3367      showInDefault="1" 
3258      showInWebsite="1"  3368      showInWebsite="1" 
3259      showInStore="1" 3369      showInStore="1"
3260     > 3370     >
3261                           3371                          
3262      <label> 3372      <label>
3263       "Sale" Label Text 3373       "Sale" Label Text
3264      </label> 3374      </label>
3265                           3375                          
3266      <depends> 3376      <depends>
3267                                3377                               
3268       <field  3378       <field 
3269        id="sale_label" 3379        id="sale_label"
3270       > 3380       >
3271        1 3381        1
3272       </field> 3382       </field>
3273                                3383                               
3274       <field  3384       <field 
3275        id="sale_label_percent" 3385        id="sale_label_percent"
3276       > 3386       >
3277        0 3387        0
3278       </field> 3388       </field>
3279                            3389                           
3280      </depends> 3390      </depends>
3281                       3391                      
3282     </field> 3392     </field>
3283                  3393                 
3284    </group> 3394    </group>
3285                 3395                
3286    <group  3396    <group 
3287     id="newsletter"  3397     id="newsletter" 
3288     translate="label"  3398     translate="label" 
3289     sortOrder="200"  3399     sortOrder="200" 
3290     showInDefault="1"  3400     showInDefault="1" 
3291     showInWebsite="1"  3401     showInWebsite="1" 
3292     showInStore="1" 3402     showInStore="1"
3293    > 3403    >
3294                      3404                     
3295     <label> 3405     <label>
3296      Newsletter Popup 3406      Newsletter Popup
3297     </label> 3407     </label>
3298                      3408                     
3299     <field  3409     <field 
3300      id="enable 3410      id="enable
3301      translate="label comment"  3411      translate="label comment" 
3302      type="select"  3412      type="select" 
3303      sortOrder="100"  3413      sortOrder="100" 
3304      showInDefault="1"  3414      showInDefault="1" 
3305      showInWebsite="1"  3415      showInWebsite="1" 
3306      showInStore="1" 3416      showInStore="1"
3307     > 3417     >
3308                           3418                          
3309      <label> 3419      <label>
3310       Enabled 3420       Enabled
3311      </label> 3421      </label>
3312                           3422                          
3313      <source_model> 3423      <source_model>
3314       Smartwave\Porto\Model\Config\Settings\Newsletter\Enable 3424       Smartwave\Porto\Model\Config\Settings\Newsletter\Enable
3315      </source_model> 3425      </source_model>
3316                       3426                      
3317     </field> 3427     </field>
3318                      3428                     
3319     <field  3429     <field 
3320      id="delay"  3430      id="delay" 
3321      translate="label comment"  3431      translate="label comment" 
3322      type="text 3432      type="text
3323      sortOrder="110"  3433      sortOrder="110" 
3324      showInDefault="1"  3434      showInDefault="1" 
3325      showInWebsite="1"  3435      showInWebsite="1" 
3326      showInStore="1" 3436      showInStore="1"
3327     > 3437     >
3328                           3438                          
3329      <label> 3439      <label>
3330       Delay(miliseconds) 3440       Delay(miliseconds)
3331      </label> 3441      </label>
3332                       3442                      
3333     </field> 3443     </field>
3334                      3444                     
3335     <field  3445     <field 
3336      id="logo_src"  3446      id="logo_src" 
3337      translate="label"  3447      translate="label" 
3338      type="image"  3448      type="image" 
3339      sortOrder="120"  3449      sortOrder="120" 
3340      showInDefault="1"  3450      showInDefault="1" 
3341      showInWebsite="1"  3451      showInWebsite="1" 
3342      showInStore="1" 3452      showInStore="1"
3343     > 3453     >
3344                           3454                          
3345      <label> 3455      <label>
3346       Logo Image 3456       Logo Image
3347      </label> 3457      </label>
3348                           3458                          
3349      <comment> 3459      <comment>
3350       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 3460       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
3351      </comment> 3461      </comment>
3352                           3462                          
3353      <backend_model> 3463      <backend_model>
3354       Smartwave\Porto\Model\Config\Backend\Image\Newsletterlogo 3464       Smartwave\Porto\Model\Config\Backend\Image\Newsletterlogo
3355      </backend_model> 3465      </backend_model>
3356                           3466                          
3357      <base_url  3467      <base_url 
3358       type="media"  3468       type="media" 
3359       scope_info="1" 3469       scope_info="1"
3360      > 3470      >
3361       porto/newsletter/logo 3471       porto/newsletter/logo
3362      </base_url> 3472      </base_url>
3363                       3473                      
3364     </field> 3474     </field>
3365                      3475                     
3366     <field  3476     <field 
3367      id="content"  3477      id="content" 
3368      translate="label comment"  3478      translate="label comment" 
3369      type="textarea"  3479      type="textarea" 
3370      sortOrder="130"  3480      sortOrder="130" 
3371      showInDefault="1"  3481      showInDefault="1" 
3372      showInWebsite="1"  3482      showInWebsite="1" 
3373      showInStore="1" 3483      showInStore="1"
3374     > 3484     >
3375                           3485                          
3376      <label> 3486      <label>
3377       Popup Content Text 3487       Popup Content Text
3378      </label> 3488      </label>
3379                       3489                      
3380     </field> 3490     </field>
3381                      3491                     
3382     <field  3492     <field 
3383      id="width"  3493      id="width" 
3384      translate="label comment"  3494      translate="label comment" 
3385      type="text 3495      type="text
3386      sortOrder="140"  3496      sortOrder="140" 
3387      showInDefault="1"  3497      showInDefault="1" 
3388      showInWebsite="1"  3498      showInWebsite="1" 
3389      showInStore="1" 3499      showInStore="1"
3390     > 3500     >
3391                           3501                          
3392      <label> 3502      <label>
3393       Popup Width 3503       Popup Width
3394      </label> 3504      </label>
3395                       3505                      
3396     </field> 3506     </field>
3397                      3507                     
3398     <field  3508     <field 
3399      id="height 3509      id="height
3400      translate="label comment"  3510      translate="label comment" 
3401      type="text 3511      type="text
3402      sortOrder="150"  3512      sortOrder="150" 
3403      showInDefault="1"  3513      showInDefault="1" 
3404      showInWebsite="1"  3514      showInWebsite="1" 
3405      showInStore="1" 3515      showInStore="1"
3406     > 3516     >
3407                           3517                          
3408      <label> 3518      <label>
3409       Popup Height 3519       Popup Height
3410      </label> 3520      </label>
3411                       3521                      
3412     </field> 3522     </field>
3413                      3523                     
3414     <field  3524     <field 
3415      id="bg_color"  3525      id="bg_color" 
3416      translate="label comment"  3526      translate="label comment" 
3417      type="text 3527      type="text
3418      sortOrder="160"  3528      sortOrder="160" 
3419      showInDefault="1"  3529      showInDefault="1" 
3420      showInWebsite="1"  3530      showInWebsite="1" 
3421      showInStore="1" 3531      showInStore="1"
3422     > 3532     >
3423                           3533                          
3424      <label> 3534      <label>
3425       Popup Backgroud Color 3535       Popup Backgroud Color
3426      </label> 3536      </label>
3427                           3537                          
3428      <backend_model> 3538      <backend_model>
3429       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 3539       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
3430      </backend_model> 3540      </backend_model>
3431                           3541                          
3432      <frontend_model> 3542      <frontend_model>
3433       Smartwave\Porto\Block\System\Config\Form\Field\Color 3543       Smartwave\Porto\Block\System\Config\Form\Field\Color
3434      </frontend_model> 3544      </frontend_model>
3435                       3545                      
3436     </field> 3546     </field>
3437                      3547                     
3438     <field  3548     <field 
3439      id="bg_image"  3549      id="bg_image" 
3440      translate="label"  3550      translate="label" 
3441      type="image"  3551      type="image" 
3442      sortOrder="170"  3552      sortOrder="170" 
3443      showInDefault="1"  3553      showInDefault="1" 
3444      showInWebsite="1"  3554      showInWebsite="1" 
3445      showInStore="1" 3555      showInStore="1"
3446     > 3556     >
3447                           3557                          
3448      <label> 3558      <label>
3449       Popup Background Image 3559       Popup Background Image
3450      </label> 3560      </label>
3451                           3561                          
3452      <comment> 3562      <comment>
3453       Allowed file types:PNG, GIF, JPG, JPEG. 3563       Allowed file types:PNG, GIF, JPG, JPEG.
3454      </comment> 3564      </comment>
3455                           3565                          
3456      <backend_model> 3566      <backend_model>
3457       Smartwave\Porto\Model\Config\Backend\Image\Newsletterbg 3567       Smartwave\Porto\Model\Config\Backend\Image\Newsletterbg
3458      </backend_model> 3568      </backend_model>
3459                           3569                          
3460      <base_url  3570      <base_url 
3461       type="media"  3571       type="media" 
3462       scope_info="1" 3572       scope_info="1"
3463      > 3573      >
3464       porto/newsletter/background 3574       porto/newsletter/background
3465      </base_url> 3575      </base_url>
3466                       3576                      
3467     </field> 3577     </field>
3468                      3578                     
3469     <field  3579     <field 
3470      id="custom_style"  3580      id="custom_style" 
3471      translate="label comment"  3581      translate="label comment" 
3472      type="textarea"  3582      type="textarea" 
3473      sortOrder="180"  3583      sortOrder="180" 
3474      showInDefault="1"  3584      showInDefault="1" 
3475      showInWebsite="1"  3585      showInWebsite="1" 
3476      showInStore="1" 3586      showInStore="1"
3477     > 3587     >
3478                           3588                          
3479      <label> 3589      <label>
3480       Custom Style 3590       Custom Style
3481      </label> 3591      </label>
3482                       3592                      
3483     </field> 3593     </field>
3484                  3594                 
3485    </group> 3595    </group>
3486                 3596                
3487    <group  3597    <group 
3488     id="contacts"  3598     id="contacts" 
3489     translate="label"  3599     translate="label" 
3490     sortOrder="250"  3600     sortOrder="250" 
3491     showInDefault="1"  3601     showInDefault="1" 
3492     showInWebsite="1"  3602     showInWebsite="1" 
3493     showInStore="1" 3603     showInStore="1"
3494    > 3604    >
3495                      3605                     
3496     <label> 3606     <label>
3497      Contact Us 3607      Contact Us
3498     </label> 3608     </label>
3499                      3609                     
3500     <field  3610     <field 
3501      id="google_map_heading"  3611      id="google_map_heading" 
3502      translate="label comment"  3612      translate="label comment" 
3503      sortOrder="100"  3613      sortOrder="100" 
3504      showInDefault="1"  3614      showInDefault="1" 
3505      showInWebsite="1"  3615      showInWebsite="1" 
3506      showInStore="1" 3616      showInStore="1"
3507     > 3617     >
3508                           3618                          
3509      <label> 3619      <label>
3510       Google Map 3620       Google Map
3511      </label> 3621      </label>
3512                           3622                          
3513      <frontend_model> 3623      <frontend_model>
3514       Magento\Config\Block\System\Config\Form\Field\Heading 3624       Magento\Config\Block\System\Config\Form\Field\Heading
3515      </frontend_model> 3625      </frontend_model>
3516                       3626                      
3517     </field> 3627     </field>
3518                      3628                     
3519     <field  3629     <field 
3520      id="enable 3630      id="enable
3521      translate="label comment"  3631      translate="label comment" 
3522      type="select"  3632      type="select" 
3523      sortOrder="110"  3633      sortOrder="110" 
3524      showInDefault="1"  3634      showInDefault="1" 
3525      showInWebsite="1"  3635      showInWebsite="1" 
3526      showInStore="1" 3636      showInStore="1"
3527     > 3637     >
3528                           3638                          
3529      <label> 3639      <label>
3530       Show Google Map 3640       Show Google Map
3531      </label> 3641      </label>
3532                           3642                          
3533      <source_model> 3643      <source_model>
3534       Magento\Config\Model\Config\Source\Yesno 3644       Magento\Config\Model\Config\Source\Yesno
3535      </source_model> 3645      </source_model>
3536                       3646                      
3537     </field> 3647     </field>
3538                      3648                     
3539     <field  3649     <field 
3540      id="api_key"  3650      id="api_key" 
3541      translate="label comment"  3651      translate="label comment" 
3542      type="text 3652      type="text
3543      sortOrder="112"  3653      sortOrder="112" 
3544      showInDefault="1"  3654      showInDefault="1" 
3545      showInWebsite="1"  3655      showInWebsite="1" 
3546      showInStore="1" 3656      showInStore="1"
3547     > 3657     >
3548                           3658                          
3549      <label> 3659      <label>
3550       Google Map API key 3660       Google Map API key
3551      </label> 3661      </label>
3552                           3662                          
3553      <comment> 3663      <comment>
3554       <![CDATA[You can get an API key from <a href="https://developers.google.com/maps/documentation/javascript/get-api-key">https://developers.google.com/maps/documentation/javascript/get-api-key</a><br/> 3664       <![CDATA[You can get an API key from <a href="https://developers.google.com/maps/documentation/javascript/get-api-key">https://developers.google.com/maps/documentation/javascript/get-api-key</a><br/>
3555                           eg: AIzaSyCkw3Q5Y7y2prqgTXSvF50Nr09-j7_carc</br> 3665                           eg: AIzaSyCkw3Q5Y7y2prqgTXSvF50Nr09-j7_carc</br>
3556                           This is an example key for localhost. 3666                           This is an example key for localhost.
3557                           ]]> 3667                           ]]>
3558      </comment> 3668      </comment>
3559                       3669                      
3560     </field> 3670     </field>
3561                      3671                     
3562     <field  3672     <field 
3563      id="full_width"  3673      id="full_width" 
3564      translate="label comment"  3674      translate="label comment" 
3565      type="select"  3675      type="select" 
3566      sortOrder="115"  3676      sortOrder="115" 
3567      showInDefault="1"  3677      showInDefault="1" 
3568      showInWebsite="1"  3678      showInWebsite="1" 
3569      showInStore="1" 3679      showInStore="1"
3570     > 3680     >
3571                           3681                          
3572      <label> 3682      <label>
3573       Full Width 3683       Full Width
3574      </label> 3684      </label>
3575                           3685                          
3576      <source_model> 3686      <source_model>
3577       Magento\Config\Model\Config\Source\Yesno 3687       Magento\Config\Model\Config\Source\Yesno
3578      </source_model> 3688      </source_model>
3579                       3689                      
3580     </field> 3690     </field>
3581                      3691                     
3582     <field  3692     <field 
3583      id="address"  3693      id="address" 
3584      translate="label comment"  3694      translate="label comment" 
3585      type="text 3695      type="text
3586      sortOrder="120"  3696      sortOrder="120" 
3587      showInDefault="1"  3697      showInDefault="1" 
3588      showInWebsite="1"  3698      showInWebsite="1" 
3589      showInStore="1" 3699      showInStore="1"
3590     > 3700     >
3591                           3701                          
3592      <label> 3702      <label>
3593       Address 3703       Address
3594      </label> 3704      </label>
3595                       3705                      
3596     </field> 3706     </field>
3597                      3707                     
3598     <field  3708     <field 
3599      id="latitude"  3709      id="latitude" 
3600      translate="label comment"  3710      translate="label comment" 
3601      type="text 3711      type="text
3602      sortOrder="130"  3712      sortOrder="130" 
3603      showInDefault="1"  3713      showInDefault="1" 
3604      showInWebsite="1"  3714      showInWebsite="1" 
3605      showInStore="1" 3715      showInStore="1"
3606     > 3716     >
3607                           3717                          
3608      <label> 3718      <label>
3609       Latitude 3719       Latitude
3610      </label> 3720      </label>
3611                       3721                      
3612     </field> 3722     </field>
3613                      3723                     
3614     <field  3724     <field 
3615      id="longitude"  3725      id="longitude" 
3616      translate="label comment"  3726      translate="label comment" 
3617      type="text 3727      type="text
3618      sortOrder="140"  3728      sortOrder="140" 
3619      showInDefault="1"  3729      showInDefault="1" 
3620      showInWebsite="1"  3730      showInWebsite="1" 
3621      showInStore="1" 3731      showInStore="1"
3622     > 3732     >
3623                           3733                          
3624      <label> 3734      <label>
3625       Longitude 3735       Longitude
3626      </label> 3736      </label>
3627                       3737                      
3628     </field> 3738     </field>
3629                      3739                     
3630     <field  3740     <field 
3631      id="zoom"  3741      id="zoom" 
3632      translate="label comment"  3742      translate="label comment" 
3633      type="text 3743      type="text
3634      sortOrder="150"  3744      sortOrder="150" 
3635      showInDefault="1"  3745      showInDefault="1" 
3636      showInWebsite="1"  3746      showInWebsite="1" 
3637      showInStore="1" 3747      showInStore="1"
3638     > 3748     >
3639                           3749                          
3640      <label> 3750      <label>
3641       Zoom 3751       Zoom
3642      </label> 3752      </label>
3643                       3753                      
3644     </field> 3754     </field>
3645                      3755                     
3646     <field  3756     <field 
3647      id="contact_info_heading"  3757      id="contact_info_heading" 
3648      translate="label comment"  3758      translate="label comment" 
3649      sortOrder="200"  3759      sortOrder="200" 
3650      showInDefault="1"  3760      showInDefault="1" 
3651      showInWebsite="1"  3761      showInWebsite="1" 
3652      showInStore="1" 3762      showInStore="1"
3653     > 3763     >
3654                           3764                          
3655      <label> 3765      <label>
3656       Contact Info 3766       Contact Info
3657      </label> 3767      </label>
3658                           3768                          
3659      <frontend_model> 3769      <frontend_model>
3660       Magento\Config\Block\System\Config\Form\Field\Heading 3770       Magento\Config\Block\System\Config\Form\Field\Heading
3661      </frontend_model> 3771      </frontend_model>
3662                       3772                      
3663     </field> 3773     </field>
3664                      3774                     
3665     <field  3775     <field 
3666      id="infoblock"  3776      id="infoblock" 
3667      translate="label comment"  3777      translate="label comment" 
3668      type="textarea"  3778      type="textarea" 
3669      sortOrder="210"  3779      sortOrder="210" 
3670      showInDefault="1"  3780      showInDefault="1" 
3671      showInWebsite="1"  3781      showInWebsite="1" 
3672      showInStore="1" 3782      showInStore="1"
3673     > 3783     >
3674                           3784                          
3675      <label> 3785      <label>
3676       Info Text 3786       Info Text
3677      </label> 3787      </label>
3678                       3788                      
3679     </field> 3789     </field>
3680                      3790                     
3681     <field  3791     <field 
3682      id="customblock"  3792      id="customblock" 
3683      translate="label comment"  3793      translate="label comment" 
3684      type="text 3794      type="text
3685      sortOrder="220"  3795      sortOrder="220" 
3686      showInDefault="1"  3796      showInDefault="1" 
3687      showInWebsite="1"  3797      showInWebsite="1" 
3688      showInStore="1" 3798      showInStore="1"
3689     > 3799     >
3690                           3800                          
3691      <label> 3801      <label>
3692       Custom Block before Contacts Form 3802       Custom Block before Contacts Form
3693      </label> 3803      </label>
3694                           3804                          
3695      <comment> 3805      <comment>
3696       Input the Static Block Id, this static block will be shown below of the google map and above of the contacts form. 3806       Input the Static Block Id, this static block will be shown below of the google map and above of the contacts form.
3697      </comment> 3807      </comment>
3698                       3808                      
3699     </field> 3809     </field>
3700                  3810                 
3701    </group> 3811    </group>
3702                 3812                
3703    <group  3813    <group 
3704     id="custom_settings"  3814     id="custom_settings" 
3705     translate="label"  3815     translate="label" 
3706     sortOrder="550"  3816     sortOrder="550" 
3707     showInDefault="1"  3817     showInDefault="1" 
3708     showInWebsite="1"  3818     showInWebsite="1" 
3709     showInStore="1" 3819     showInStore="1"
3710    > 3820    >
3711                      3821                     
3712     <label> 3822     <label>
3713      Customization Settings 3823      Customization Settings
3714     </label> 3824     </label>
3715                      3825                     
3716     <field  3826     <field 
3717      id="custom_google_fonts"  3827      id="custom_google_fonts" 
3718      translate="label comment"  3828      translate="label comment" 
3719      type="textarea"  3829      type="textarea" 
3720      sortOrder="90"  3830      sortOrder="90" 
3721      showInDefault="1"  3831      showInDefault="1" 
3722      showInWebsite="1"  3832      showInWebsite="1" 
3723      showInStore="1" 3833      showInStore="1"
3724     > 3834     >
3725                           3835                          
3726      <label> 3836      <label>
3727       Custom Google Fonts 3837       Custom Google Fonts
3728      </label> 3838      </label>
3729                           3839                          
3730      <comment> 3840      <comment>
3731       <![CDATA[Type in your custom styles , e.g.:<br/> 3841       <![CDATA[Type in your custom styles , e.g.:<br/>
3732                                   <em>@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"); 3842                                   <em>@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
3733                                   </em> 3843                                   </em>
3734                                   ]]> 3844                                   ]]>
3735      </comment> 3845      </comment>
3736                       3846                      
3737     </field> 3847     </field>
3738                      3848                     
3739     <field  3849     <field 
3740      id="custom_style"  3850      id="custom_style" 
3741      translate="label comment"  3851      translate="label comment" 
3742      type="textarea"  3852      type="textarea" 
3743      sortOrder="100"  3853      sortOrder="100" 
3744      showInDefault="1"  3854      showInDefault="1" 
3745      showInWebsite="1"  3855      showInWebsite="1" 
3746      showInStore="1" 3856      showInStore="1"
3747     > 3857     >
3748                           3858                          
3749      <label> 3859      <label>
3750       Custom Style 1 3860       Custom Style 1
3751      </label> 3861      </label>
3752                           3862                          
3753      <comment> 3863      <comment>
3754       <![CDATA[Type in your custom styles , e.g.:<br/> 3864       <![CDATA[Type in your custom styles , e.g.:<br/>
3755                                   <em>.page { padding: 0; margin: 0; }<br/> 3865                                   <em>.page { padding: 0; margin: 0; }<br/>
3756                                   .main { font-size: 14px; font-weight:400; } 3866                                   .main { font-size: 14px; font-weight:400; }
3757                                   </em> 3867                                   </em>
3758                                   ]]> 3868                                   ]]>
3759      </comment> 3869      </comment>
3760                       3870                      
3761     </field> 3871     </field>
3762                      3872                     
3763     <field  3873     <field 
3764      id="custom_style_2"  3874      id="custom_style_2" 
3765      translate="label comment"  3875      translate="label comment" 
3766      type="textarea"  3876      type="textarea" 
3767      sortOrder="200"  3877      sortOrder="200" 
3768      showInDefault="1"  3878      showInDefault="1" 
3769      showInWebsite="1"  3879      showInWebsite="1" 
3770      showInStore="1" 3880      showInStore="1"
3771     > 3881     >
3772                           3882                          
3773      <label> 3883      <label>
3774       Custom Style 2 3884       Custom Style 2
3775      </label> 3885      </label>
3776                           3886                          
3777      <comment> 3887      <comment>
3778       <![CDATA[This field is useful with multi store. So you can add your global custom styles into this field.]]> 3888       <![CDATA[This field is useful with multi store. So you can add your global custom styles into this field.]]>
3779      </comment> 3889      </comment>
3780                       3890                      
3781     </field> 3891     </field>
3782                  3892                 
3783    </group> 3893    </group>
3784                 3894                
3785    <group  3895    <group 
3786     id="install"  3896     id="install" 
3787     translate="label"  3897     translate="label" 
3788     sortOrder="800"  3898     sortOrder="800" 
3789     showInDefault="1"  3899     showInDefault="1" 
3790     showInWebsite="1"  3900     showInWebsite="1" 
3791     showInStore="1" 3901     showInStore="1"
3792    > 3902    >
3793                      3903                     
3794     <label> 3904     <label>
3795      Installation 3905      Installation
3796     </label> 3906     </label>
3797                      3907                     
3798     <field  3908     <field 
3799      id="demo_version"  3909      id="demo_version" 
3800      translate="label comment"  3910      translate="label comment" 
3801      type="select"  3911      type="select" 
3802      sortOrder="90"  3912      sortOrder="90" 
3803      showInDefault="1"  3913      showInDefault="1" 
3804      showInWebsite="1"  3914      showInWebsite="1" 
3805      showInStore="1" 3915      showInStore="1"
3806     > 3916     >
3807                           3917                          
3808      <label> 3918      <label>
3809       Demo Version 3919       Demo Version
3810      </label> 3920      </label>
3811                           3921                          
3812      <comment> 3922      <comment>
3813       Select the demo version, then import static blocks and cms pages. 3923       Select the demo version, then import static blocks and cms pages.
3814      </comment> 3924      </comment>
3815                           3925                          
3816      <source_model> 3926      <source_model>
3817       Smartwave\Porto\Model\Config\Settings\Installation\Demoversion 3927       Smartwave\Porto\Model\Config\Settings\Installation\Demoversion
3818      </source_model> 3928      </source_model>
3819                       3929                      
3820     </field> 3930     </field>
3821                      3931                     
3822     <field  3932     <field 
3823      id="import_blocks_heading"  3933      id="import_blocks_heading" 
3824      translate="label comment"  3934      translate="label comment" 
3825      sortOrder="100"  3935      sortOrder="100" 
3826      showInDefault="1"  3936      showInDefault="1" 
3827      showInWebsite="1"  3937      showInWebsite="1" 
3828      showInStore="1" 3938      showInStore="1"
3829     > 3939     >
3830                           3940                          
3831      <label> 3941      <label>
3832       Import Static Blocks 3942       Import Static Blocks
3833      </label> 3943      </label>
3834                           3944                          
3835      <frontend_model> 3945      <frontend_model>
3836       Magento\Config\Block\System\Config\Form\Field\Heading 3946       Magento\Config\Block\System\Config\Form\Field\Heading
3837      </frontend_model> 3947      </frontend_model>
3838                       3948                      
3839     </field> 3949     </field>
3840                      3950                     
3841     <field  3951     <field 
3842      id="import_blocks"  3952      id="import_blocks" 
3843      translate="button_label"  3953      translate="button_label" 
3844      sortOrder="110"  3954      sortOrder="110" 
3845      showInDefault="1"  3955      showInDefault="1" 
3846      showInWebsite="1"  3956      showInWebsite="1" 
3847      showInStore="1" 3957      showInStore="1"
3848     > 3958     >
3849                           3959                          
3850      <button_label> 3960      <button_label>
3851       Import Static Blocks 3961       Import Static Blocks
3852      </button_label> 3962      </button_label>
3853                           3963                          
3854      <attribute  3964      <attribute 
3855       type="action_url" 3965       type="action_url"
3856      > 3966      >
3857       porto_admin/system_config_cms/import 3967       porto_admin/system_config_cms/import
3858      </attribute> 3968      </attribute>
3859                           3969                          
3860      <attribute  3970      <attribute 
3861       type="import_type" 3971       type="import_type"
3862      > 3972      >
3863       blocks 3973       blocks
3864      </attribute> 3974      </attribute>
3865                           3975                          
3866      <frontend_model> 3976      <frontend_model>
3867       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms 3977       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms
3868      </frontend_model> 3978      </frontend_model>
3869                       3979                      
3870     </field> 3980     </field>
3871                      3981                     
3872     <field  3982     <field 
3873      id="overwrite_blocks 3983      id="overwrite_blocks
3874      translate="label comment"  3984      translate="label comment" 
3875      type="select"  3985      type="select" 
3876      sortOrder="120"  3986      sortOrder="120" 
3877      showInDefault="1"  3987      showInDefault="1" 
3878      showInWebsite="1"  3988      showInWebsite="1" 
3879      showInStore="1" 3989      showInStore="1"
3880     > 3990     >
3881                           3991                          
3882      <label> 3992      <label>
3883       Overwrite Existing Blocks 3993       Overwrite Existing Blocks
3884      </label> 3994      </label>
3885                           3995                          
3886      <comment> 3996      <comment>
3887       If the identifiers of the static blocks are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button. 3997       If the identifiers of the static blocks are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button.
3888      </comment> 3998      </comment>
3889                           3999                          
3890      <source_model> 4000      <source_model>
3891       Magento\Config\Model\Config\Source\Yesno 4001       Magento\Config\Model\Config\Source\Yesno
3892      </source_model> 4002      </source_model>
3893                       4003                      
3894     </field> 4004     </field>
3895                      4005                     
3896     <field  4006     <field 
3897      id="import_pages_heading"  4007      id="import_pages_heading" 
3898      translate="label comment"  4008      translate="label comment" 
3899      sortOrder="200"  4009      sortOrder="200" 
3900      showInDefault="1"  4010      showInDefault="1" 
3901      showInWebsite="1"  4011      showInWebsite="1" 
3902      showInStore="1" 4012      showInStore="1"
3903     > 4013     >
3904                           4014                          
3905      <label> 4015      <label>
3906       Import CMS Pages 4016       Import CMS Pages
3907      </label> 4017      </label>
3908                           4018                          
3909      <frontend_model> 4019      <frontend_model>
3910       Magento\Config\Block\System\Config\Form\Field\Heading 4020       Magento\Config\Block\System\Config\Form\Field\Heading
3911      </frontend_model> 4021      </frontend_model>
3912                       4022                      
3913     </field> 4023     </field>
3914                      4024                     
3915     <field  4025     <field 
3916      id="import_pages"  4026      id="import_pages" 
3917      translate="button_label"  4027      translate="button_label" 
3918      sortOrder="210"  4028      sortOrder="210" 
3919      showInDefault="1"  4029      showInDefault="1" 
3920      showInWebsite="1"  4030      showInWebsite="1" 
3921      showInStore="1" 4031      showInStore="1"
3922     > 4032     >
3923                           4033                          
3924      <button_label> 4034      <button_label>
3925       Import CMS Pages 4035       Import CMS Pages
3926      </button_label> 4036      </button_label>
3927                           4037                          
3928      <attribute  4038      <attribute 
3929       type="action_url" 4039       type="action_url"
3930      > 4040      >
3931       porto_admin/system_config_cms/import 4041       porto_admin/system_config_cms/import
3932      </attribute> 4042      </attribute>
3933                           4043                          
3934      <attribute  4044      <attribute 
3935       type="import_type" 4045       type="import_type"
3936      > 4046      >
3937       pages 4047       pages
3938      </attribute> 4048      </attribute>
3939                           4049                          
3940      <frontend_model> 4050      <frontend_model>
3941       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms 4051       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms
3942      </frontend_model> 4052      </frontend_model>
3943                       4053                      
3944     </field> 4054     </field>
3945                      4055                     
3946     <field  4056     <field 
3947      id="overwrite_pages"  4057      id="overwrite_pages" 
3948      translate="label comment"  4058      translate="label comment" 
3949      type="select"  4059      type="select" 
3950      sortOrder="220"  4060      sortOrder="220" 
3951      showInDefault="1"  4061      showInDefault="1" 
3952      showInWebsite="1"  4062      showInWebsite="1" 
3953      showInStore="1" 4063      showInStore="1"
3954     > 4064     >
3955                           4065                          
3956      <label> 4066      <label>
3957       Overwrite Existing Pages 4067       Overwrite Existing Pages
3958      </label> 4068      </label>
3959                           4069                          
3960      <comment> 4070      <comment>
3961       If the identifiers of the cms pages are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button. 4071       If the identifiers of the cms pages are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button.
3962      </comment> 4072      </comment>
3963                           4073                          
3964      <source_model> 4074      <source_model>
3965       Magento\Config\Model\Config\Source\Yesno 4075       Magento\Config\Model\Config\Source\Yesno
3966      </source_model> 4076      </source_model>
3967                       4077                      
3968     </field> 4078     </field>
3969                      4079                     
3970     <field  4080     <field 
3971      id="import_demo_heading"  4081      id="import_demo_heading" 
3972      translate="label comment"  4082      translate="label comment" 
3973      sortOrder="300"  4083      sortOrder="300" 
3974      showInDefault="1"  4084      showInDefault="1" 
3975      showInWebsite="1"  4085      showInWebsite="1" 
3976      showInStore="1" 4086      showInStore="1"
3977     > 4087     >
3978                           4088                          
3979      <label> 4089      <label>
3980       Import demos 4090       Import demos
3981      </label> 4091      </label>
3982                           4092                          
3983      <frontend_model> 4093      <frontend_model>
3984       Magento\Config\Block\System\Config\Form\Field\Heading 4094       Magento\Config\Block\System\Config\Form\Field\Heading
3985      </frontend_model> 4095      </frontend_model>
3986                       4096                      
3987     </field> 4097     </field>
3988                      4098                     
3989     <field  4099     <field 
3990      id="import_demo1"  4100      id="import_demo1" 
3991      translate="button_label"  4101      translate="button_label" 
3992      sortOrder="301"  4102      sortOrder="301" 
3993      showInDefault="1"  4103      showInDefault="1" 
3994      showInWebsite="1"  4104      showInWebsite="1" 
3995      showInStore="1" 4105      showInStore="1"
3996     > 4106     >
3997                           4107                          
3998      <button_label> 4108      <button_label>
3999       Import Demo 4109       Import Demo
4000      </button_label> 4110      </button_label>
4001                           4111                          
4002      <attribute  4112      <attribute 
4003       type="action_url" 4113       type="action_url"
4004      > 4114      >
4005       porto_admin/system_config_demo/import 4115       porto_admin/system_config_demo/import
4006      </attribute> 4116      </attribute>
4007                           4117                          
4008      <frontend_model> 4118      <frontend_model>
4009       Smartwave\Porto\Block\System\Config\Form\Button\Import\Demo 4119       Smartwave\Porto\Block\System\Config\Form\Button\Import\Demo
4010      </frontend_model> 4120      </frontend_model>
4011                       4121                      
4012     </field> 4122     </field>
4013                  4123                 
4014    </group> 4124    </group>
4015             4125            
4016   </section> 4126   </section>
4017            4127           
4018   <section  4128   <section 
4019    id="porto_design"  4129    id="porto_design" 
4020    translate="label"  4130    translate="label" 
4021    sortOrder="20"  4131    sortOrder="20" 
4022    showInDefault="1"  4132    showInDefault="1" 
4023    showInWebsite="1"  4133    showInWebsite="1" 
4024    showInStore="1" 4134    showInStore="1"
4025   > 4135   >
4026                 4136                
4027    <label> 4137    <label>
4028     Porto - Design Panel 4138     Porto - Design Panel
4029    </label> 4139    </label>
4030                 4140                
4031    <tab> 4141    <tab>
4032     smartwave_porto 4142     smartwave_porto
4033    </tab> 4143    </tab>
4034                 4144                
4035    <resource> 4145    <resource>
4036     Smartwave_Porto::config 4146     Smartwave_Porto::config
4037    </resource> 4147    </resource>
4038                 4148                
4039    <group  4149    <group 
4040     id="general"  4150     id="general" 
4041     translate="label"  4151     translate="label" 
4042     sortOrder="100"  4152     sortOrder="100" 
4043     showInDefault="1"  4153     showInDefault="1" 
4044     showInWebsite="1"  4154     showInWebsite="1" 
4045     showInStore="1" 4155     showInStore="1"
4046    > 4156    >
4047                      4157                     
4048     <label> 4158     <label>
4049      General 4159      General
4050     </label> 4160     </label>
4051                      4161                     
4052     <field  4162     <field 
4053      id="theme_color"  4163      id="theme_color" 
4054      translate="label comment"  4164      translate="label comment" 
4055      type="text 4165      type="text
4056      sortOrder="10"  4166      sortOrder="10" 
4057      showInDefault="1"  4167      showInDefault="1" 
4058      showInWebsite="1"  4168      showInWebsite="1" 
4059      showInStore="1" 4169      showInStore="1"
4060     > 4170     >
4061                           4171                          
4062      <label> 4172      <label>
4063       Theme Colors 4173       Theme Colors
4064      </label> 4174      </label>
4065                           4175                          
4066      <backend_model> 4176      <backend_model>
4067       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4177       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4068      </backend_model> 4178      </backend_model>
4069                           4179                          
4070      <frontend_model> 4180      <frontend_model>
4071       Smartwave\Porto\Block\System\Config\Form\Field\Color 4181       Smartwave\Porto\Block\System\Config\Form\Field\Color
4072      </frontend_model> 4182      </frontend_model>
4073                       4183                      
4074     </field> 4184     </field>
4075                  4185                 
4076    </group> 4186    </group>
4077                 4187                
4078    <group  4188    <group 
4079     id="font"  4189     id="font" 
4080     translate="label"  4190     translate="label" 
4081     sortOrder="200"  4191     sortOrder="200" 
4082     showInDefault="1"  4192     showInDefault="1" 
4083     showInWebsite="1"  4193     showInWebsite="1" 
4084     showInStore="1" 4194     showInStore="1"
4085    > 4195    >
4086                      4196                     
4087     <label> 4197     <label>
4088      Font 4198      Font
4089     </label> 4199     </label>
4090                      4200                     
4091     <field  4201     <field 
4092      id="custom 4202      id="custom
4093      translate="label comment"  4203      translate="label comment" 
4094      type="select"  4204      type="select" 
4095      sortOrder="10"  4205      sortOrder="10" 
4096      showInDefault="1"  4206      showInDefault="1" 
4097      showInWebsite="1"  4207      showInWebsite="1" 
4098      showInStore="1" 4208      showInStore="1"
4099     > 4209     >
4100                           4210                          
4101      <label> 4211      <label>
4102       Custom 4212       Custom
4103      </label> 4213      </label>
4104                           4214                          
4105      <source_model> 4215      <source_model>
4106       Magento\Config\Model\Config\Source\Yesno 4216       Magento\Config\Model\Config\Source\Yesno
4107      </source_model> 4217      </source_model>
4108                       4218                      
4109     </field> 4219     </field>
4110                      4220                     
4111     <field  4221     <field 
4112      id="font_size"  4222      id="font_size" 
4113      translate="label comment"  4223      translate="label comment" 
4114      type="select"  4224      type="select" 
4115      sortOrder="20"  4225      sortOrder="20" 
4116      showInDefault="1"  4226      showInDefault="1" 
4117      showInWebsite="1"  4227      showInWebsite="1" 
4118      showInStore="1" 4228      showInStore="1"
4119     > 4229     >
4120                           4230                          
4121      <label> 4231      <label>
4122       Basic Font Size 4232       Basic Font Size
4123      </label> 4233      </label>
4124                           4234                          
4125      <source_model> 4235      <source_model>
4126       Smartwave\Porto\Model\Config\Design\Font\Size 4236       Smartwave\Porto\Model\Config\Design\Font\Size
4127      </source_model> 4237      </source_model>
4128                           4238                          
4129      <depends> 4239      <depends>
4130                                4240                               
4131       <field  4241       <field 
4132        id="custom" 4242        id="custom"
4133       > 4243       >
4134        1 4244        1
4135       </field> 4245       </field>
4136                            4246                           
4137      </depends> 4247      </depends>
4138                       4248                      
4139     </field> 4249     </field>
4140                      4250                     
4141     <field  4251     <field 
4142      id="font_family"  4252      id="font_family" 
4143      translate="label comment"  4253      translate="label comment" 
4144      type="select"  4254      type="select" 
4145      sortOrder="30"  4255      sortOrder="30" 
4146      showInDefault="1"  4256      showInDefault="1" 
4147      showInWebsite="1"  4257      showInWebsite="1" 
4148      showInStore="1" 4258      showInStore="1"
4149     > 4259     >
4150                           4260                          
4151      <label> 4261      <label>
4152       Basic Font Family 4262       Basic Font Family
4153      </label> 4263      </label>
4154                           4264                          
4155      <source_model> 4265      <source_model>
4156       Smartwave\Porto\Model\Config\Design\Font\Family 4266       Smartwave\Porto\Model\Config\Design\Font\Family
4157      </source_model> 4267      </source_model>
4158                           4268                          
4159      <depends> 4269      <depends>
4160                                4270                               
4161       <field  4271       <field 
4162        id="custom" 4272        id="custom"
4163       > 4273       >
4164        1 4274        1
4165       </field> 4275       </field>
4166                            4276                           
4167      </depends> 4277      </depends>
4168                       4278                      
4169     </field> 4279     </field>
4170                      4280                     
4171     <field  4281     <field 
4172      id="custom_font_family"  4282      id="custom_font_family" 
4173      translate="label comment"  4283      translate="label comment" 
4174      type="text 4284      type="text
4175      sortOrder="40"  4285      sortOrder="40" 
4176      showInDefault="1"  4286      showInDefault="1" 
4177      showInWebsite="1"  4287      showInWebsite="1" 
4178      showInStore="1" 4288      showInStore="1"
4179     > 4289     >
4180                           4290                          
4181      <label> 4291      <label>
4182       Font Family - Custom 4292       Font Family - Custom
4183      </label> 4293      </label>
4184                           4294                          
4185      <depends> 4295      <depends>
4186                                4296                               
4187       <field  4297       <field 
4188        id="custom" 4298        id="custom"
4189       > 4299       >
4190        1 4300        1
4191       </field> 4301       </field>
4192                                4302                               
4193       <field  4303       <field 
4194        id="font_family" 4304        id="font_family"
4195       > 4305       >
4196        custom 4306        custom
4197       </field> 4307       </field>
4198                            4308                           
4199      </depends> 4309      </depends>
4200                       4310                      
4201     </field> 4311     </field>
4202                      4312                     
4203     <field  4313     <field 
4204      id="google_font_family"  4314      id="google_font_family" 
4205      translate="label comment"  4315      translate="label comment" 
4206      type="select"  4316      type="select" 
4207      sortOrder="50"  4317      sortOrder="50" 
4208      showInDefault="1"  4318      showInDefault="1" 
4209      showInWebsite="1"  4319      showInWebsite="1" 
4210      showInStore="1" 4320      showInStore="1"
4211     > 4321     >
4212                           4322                          
4213      <label> 4323      <label>
4214       Font Family - Google Fonts 4324       Font Family - Google Fonts
4215      </label> 4325      </label>
4216                           4326                          
4217      <source_model> 4327      <source_model>
4218       Smartwave\Porto\Model\Config\Design\Font\Googlefonts 4328       Smartwave\Porto\Model\Config\Design\Font\Googlefonts
4219      </source_model> 4329      </source_model>
4220                           4330                          
4221      <depends> 4331      <depends>
4222                                4332                               
4223       <field  4333       <field 
4224        id="custom" 4334        id="custom"
4225       > 4335       >
4226        1 4336        1
4227       </field> 4337       </field>
4228                                4338                               
4229       <field  4339       <field 
4230        id="font_family" 4340        id="font_family"
4231       > 4341       >
4232        google 4342        google
4233       </field> 4343       </field>
4234                            4344                           
4235      </depends> 4345      </depends>
4236                       4346                      
4237     </field> 4347     </field>
4238                      4348                     
4239     <field  4349     <field 
4240      id="char_latin_ext"  4350      id="char_latin_ext" 
4241      translate="label comment"  4351      translate="label comment" 
4242      type="select"  4352      type="select" 
4243      sortOrder="60"  4353      sortOrder="60" 
4244      showInDefault="1"  4354      showInDefault="1" 
4245      showInWebsite="1"  4355      showInWebsite="1" 
4246      showInStore="1" 4356      showInStore="1"
4247     > 4357     >
4248                           4358                          
4249      <label> 4359      <label>
4250       Character Set: Latin Extended 4360       Character Set: Latin Extended
4251      </label> 4361      </label>
4252                           4362                          
4253      <source_model> 4363      <source_model>
4254       Magento\Config\Model\Config\Source\Enabledisable 4364       Magento\Config\Model\Config\Source\Enabledisable
4255      </source_model> 4365      </source_model>
4256                           4366                          
4257      <depends> 4367      <depends>
4258                                4368                               
4259       <field  4369       <field 
4260        id="custom" 4370        id="custom"
4261       > 4371       >
4262        1 4372        1
4263       </field> 4373       </field>
4264                                4374                               
4265       <field  4375       <field 
4266        id="font_family" 4376        id="font_family"
4267       > 4377       >
4268        google 4378        google
4269       </field> 4379       </field>
4270                            4380                           
4271      </depends> 4381      </depends>
4272                       4382                      
4273     </field> 4383     </field>
4274                      4384                     
4275     <field  4385     <field 
4276      id="char_subset"  4386      id="char_subset" 
4277      translate="label comment"  4387      translate="label comment" 
4278      type="text 4388      type="text
4279      sortOrder="70"  4389      sortOrder="70" 
4280      showInDefault="1"  4390      showInDefault="1" 
4281      showInWebsite="1"  4391      showInWebsite="1" 
4282      showInStore="1" 4392      showInStore="1"
4283     > 4393     >
4284                           4394                          
4285      <label> 4395      <label>
4286       Custom Character Subset 4396       Custom Character Subset
4287      </label> 4397      </label>
4288                           4398                          
4289      <depends> 4399      <depends>
4290                                4400                               
4291       <field  4401       <field 
4292        id="custom" 4402        id="custom"
4293       > 4403       >
4294        1 4404        1
4295       </field> 4405       </field>
4296                                4406                               
4297       <field  4407       <field 
4298        id="font_family" 4408        id="font_family"
4299       > 4409       >
4300        google 4410        google
4301       </field> 4411       </field>
4302                            4412                           
4303      </depends> 4413      </depends>
4304                       4414                      
4305     </field> 4415     </field>
4306                  4416                 
4307    </group> 4417    </group>
4308                 4418                
4309    <group  4419    <group 
4310     id="colors 4420     id="colors
4311     translate="label"  4421     translate="label" 
4312     sortOrder="300"  4422     sortOrder="300" 
4313     showInDefault="1"  4423     showInDefault="1" 
4314     showInWebsite="1"  4424     showInWebsite="1" 
4315     showInStore="1" 4425     showInStore="1"
4316    > 4426    >
4317                      4427                     
4318     <label> 4428     <label>
4319      Colors 4429      Colors
4320     </label> 4430     </label>
4321                      4431                     
4322     <field  4432     <field 
4323      id="custom 4433      id="custom
4324      translate="label comment"  4434      translate="label comment" 
4325      type="select"  4435      type="select" 
4326      sortOrder="10"  4436      sortOrder="10" 
4327      showInDefault="1"  4437      showInDefault="1" 
4328      showInWebsite="1"  4438      showInWebsite="1" 
4329      showInStore="1" 4439      showInStore="1"
4330     > 4440     >
4331                           4441                          
4332      <label> 4442      <label>
4333       Custom 4443       Custom
4334      </label> 4444      </label>
4335                           4445                          
4336      <source_model> 4446      <source_model>
4337       Magento\Config\Model\Config\Source\Yesno 4447       Magento\Config\Model\Config\Source\Yesno
4338      </source_model> 4448      </source_model>
4339                       4449                      
4340     </field> 4450     </field>
4341                      4451                     
4342     <field  4452     <field 
4343      id="basic_heading"  4453      id="basic_heading" 
4344      translate="label comment"  4454      translate="label comment" 
4345      sortOrder="100"  4455      sortOrder="100" 
4346      showInDefault="1"  4456      showInDefault="1" 
4347      showInWebsite="1"  4457      showInWebsite="1" 
4348      showInStore="1" 4458      showInStore="1"
4349     > 4459     >
4350                           4460                          
4351      <label> 4461      <label>
4352       Basic Colors 4462       Basic Colors
4353      </label> 4463      </label>
4354                           4464                          
4355      <frontend_model> 4465      <frontend_model>
4356       Magento\Config\Block\System\Config\Form\Field\Heading 4466       Magento\Config\Block\System\Config\Form\Field\Heading
4357      </frontend_model> 4467      </frontend_model>
4358                           4468                          
4359      <depends> 4469      <depends>
4360                                4470                               
4361       <field  4471       <field 
4362        id="custom" 4472        id="custom"
4363       > 4473       >
4364        1 4474        1
4365       </field> 4475       </field>
4366                            4476                           
4367      </depends> 4477      </depends>
4368                       4478                      
4369     </field> 4479     </field>
4370                      4480                     
4371     <field  4481     <field 
4372      id="text_color"  4482      id="text_color" 
4373      translate="label comment"  4483      translate="label comment" 
4374      type="text 4484      type="text
4375      sortOrder="110"  4485      sortOrder="110" 
4376      showInDefault="1"  4486      showInDefault="1" 
4377      showInWebsite="1"  4487      showInWebsite="1" 
4378      showInStore="1" 4488      showInStore="1"
4379     > 4489     >
4380                           4490                          
4381      <label> 4491      <label>
4382       Text Color 4492       Text Color
4383      </label> 4493      </label>
4384                           4494                          
4385      <backend_model> 4495      <backend_model>
4386       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4496       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4387      </backend_model> 4497      </backend_model>
4388                           4498                          
4389      <frontend_model> 4499      <frontend_model>
4390       Smartwave\Porto\Block\System\Config\Form\Field\Color 4500       Smartwave\Porto\Block\System\Config\Form\Field\Color
4391      </frontend_model> 4501      </frontend_model>
4392                           4502                          
4393      <depends> 4503      <depends>
4394                                4504                               
4395       <field  4505       <field 
4396        id="custom" 4506        id="custom"
4397       > 4507       >
4398        1 4508        1
4399       </field> 4509       </field>
4400                            4510                           
4401      </depends> 4511      </depends>
4402                       4512                      
4403     </field> 4513     </field>
4404                      4514                     
4405     <field  4515     <field 
4406      id="link_color"  4516      id="link_color" 
4407      translate="label comment"  4517      translate="label comment" 
4408      type="text 4518      type="text
4409      sortOrder="120"  4519      sortOrder="120" 
4410      showInDefault="1"  4520      showInDefault="1" 
4411      showInWebsite="1"  4521      showInWebsite="1" 
4412      showInStore="1" 4522      showInStore="1"
4413     > 4523     >
4414                           4524                          
4415      <label> 4525      <label>
4416       Link Color 4526       Link Color
4417      </label> 4527      </label>
4418                           4528                          
4419      <backend_model> 4529      <backend_model>
4420       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4530       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4421      </backend_model> 4531      </backend_model>
4422                           4532                          
4423      <frontend_model> 4533      <frontend_model>
4424       Smartwave\Porto\Block\System\Config\Form\Field\Color 4534       Smartwave\Porto\Block\System\Config\Form\Field\Color
4425      </frontend_model> 4535      </frontend_model>
4426                           4536                          
4427      <depends> 4537      <depends>
4428                                4538                               
4429       <field  4539       <field 
4430        id="custom" 4540        id="custom"
4431       > 4541       >
4432        1 4542        1
4433       </field> 4543       </field>
4434                            4544                           
4435      </depends> 4545      </depends>
4436                       4546                      
4437     </field> 4547     </field>
4438                      4548                     
4439     <field  4549     <field 
4440      id="link_hover_color 4550      id="link_hover_color
4441      translate="label comment"  4551      translate="label comment" 
4442      type="text 4552      type="text
4443      sortOrder="130"  4553      sortOrder="130" 
4444      showInDefault="1"  4554      showInDefault="1" 
4445      showInWebsite="1"  4555      showInWebsite="1" 
4446      showInStore="1" 4556      showInStore="1"
4447     > 4557     >
4448                           4558                          
4449      <label> 4559      <label>
4450       Link Hover Color 4560       Link Hover Color
4451      </label> 4561      </label>
4452                           4562                          
4453      <backend_model> 4563      <backend_model>
4454       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4564       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4455      </backend_model> 4565      </backend_model>
4456                           4566                          
4457      <frontend_model> 4567      <frontend_model>
4458       Smartwave\Porto\Block\System\Config\Form\Field\Color 4568       Smartwave\Porto\Block\System\Config\Form\Field\Color
4459      </frontend_model> 4569      </frontend_model>
4460                           4570                          
4461      <depends> 4571      <depends>
4462                                4572                               
4463       <field  4573       <field 
4464        id="custom" 4574        id="custom"
4465       > 4575       >
4466        1 4576        1
4467       </field> 4577       </field>
4468                            4578                           
4469      </depends> 4579      </depends>
4470                       4580                      
4471     </field> 4581     </field>
4472                      4582                     
4473     <field  4583     <field 
4474      id="button_heading"  4584      id="button_heading" 
4475      translate="label comment"  4585      translate="label comment" 
4476      sortOrder="200"  4586      sortOrder="200" 
4477      showInDefault="1"  4587      showInDefault="1" 
4478      showInWebsite="1"  4588      showInWebsite="1" 
4479      showInStore="1" 4589      showInStore="1"
4480     > 4590     >
4481                           4591                          
4482      <label> 4592      <label>
4483       Buttons 4593       Buttons
4484      </label> 4594      </label>
4485                           4595                          
4486      <frontend_model> 4596      <frontend_model>
4487       Magento\Config\Block\System\Config\Form\Field\Heading 4597       Magento\Config\Block\System\Config\Form\Field\Heading
4488      </frontend_model> 4598      </frontend_model>
4489                           4599                          
4490      <depends> 4600      <depends>
4491                                4601                               
4492       <field  4602       <field 
4493        id="custom" 4603        id="custom"
4494       > 4604       >
4495        1 4605        1
4496       </field> 4606       </field>
4497                            4607                           
4498      </depends> 4608      </depends>
4499                       4609                      
4500     </field> 4610     </field>
4501                      4611                     
4502     <field  4612     <field 
4503      id="button_bg_color"  4613      id="button_bg_color" 
4504      translate="label comment"  4614      translate="label comment" 
4505      type="text 4615      type="text
4506      sortOrder="210"  4616      sortOrder="210" 
4507      showInDefault="1"  4617      showInDefault="1" 
4508      showInWebsite="1"  4618      showInWebsite="1" 
4509      showInStore="1" 4619      showInStore="1"
4510     > 4620     >
4511                           4621                          
4512      <label> 4622      <label>
4513       Button Background Color 4623       Button Background Color
4514      </label> 4624      </label>
4515                           4625                          
4516      <backend_model> 4626      <backend_model>
4517       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4627       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4518      </backend_model> 4628      </backend_model>
4519                           4629                          
4520      <frontend_model> 4630      <frontend_model>
4521       Smartwave\Porto\Block\System\Config\Form\Field\Color 4631       Smartwave\Porto\Block\System\Config\Form\Field\Color
4522      </frontend_model> 4632      </frontend_model>
4523                           4633                          
4524      <depends> 4634      <depends>
4525                                4635                               
4526       <field  4636       <field 
4527        id="custom" 4637        id="custom"
4528       > 4638       >
4529        1 4639        1
4530       </field> 4640       </field>
4531                            4641                           
4532      </depends> 4642      </depends>
4533                       4643                      
4534     </field> 4644     </field>
4535                      4645                     
4536     <field  4646     <field 
4537      id="button_text_color"  4647      id="button_text_color" 
4538      translate="label comment"  4648      translate="label comment" 
4539      type="text 4649      type="text
4540      sortOrder="220"  4650      sortOrder="220" 
4541      showInDefault="1"  4651      showInDefault="1" 
4542      showInWebsite="1"  4652      showInWebsite="1" 
4543      showInStore="1" 4653      showInStore="1"
4544     > 4654     >
4545                           4655                          
4546      <label> 4656      <label>
4547       Button Text Color 4657       Button Text Color
4548      </label> 4658      </label>
4549                           4659                          
4550      <backend_model> 4660      <backend_model>
4551       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4661       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4552      </backend_model> 4662      </backend_model>
4553                           4663                          
4554      <frontend_model> 4664      <frontend_model>
4555       Smartwave\Porto\Block\System\Config\Form\Field\Color 4665       Smartwave\Porto\Block\System\Config\Form\Field\Color
4556      </frontend_model> 4666      </frontend_model>
4557                           4667                          
4558      <depends> 4668      <depends>
4559                                4669                               
4560       <field  4670       <field 
4561        id="custom" 4671        id="custom"
4562       > 4672       >
4563        1 4673        1
4564       </field> 4674       </field>
4565                            4675                           
4566      </depends> 4676      </depends>
4567                       4677                      
4568     </field> 4678     </field>
4569                      4679                     
4570     <field  4680     <field 
4571      id="button_hover_bg_color"  4681      id="button_hover_bg_color" 
4572      translate="label comment"  4682      translate="label comment" 
4573      type="text 4683      type="text
4574      sortOrder="230"  4684      sortOrder="230" 
4575      showInDefault="1"  4685      showInDefault="1" 
4576      showInWebsite="1"  4686      showInWebsite="1" 
4577      showInStore="1" 4687      showInStore="1"
4578     > 4688     >
4579                           4689                          
4580      <label> 4690      <label>
4581       Button Hover Background Color 4691       Button Hover Background Color
4582      </label> 4692      </label>
4583                           4693                          
4584      <backend_model> 4694      <backend_model>
4585       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4695       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4586      </backend_model> 4696      </backend_model>
4587                           4697                          
4588      <frontend_model> 4698      <frontend_model>
4589       Smartwave\Porto\Block\System\Config\Form\Field\Color 4699       Smartwave\Porto\Block\System\Config\Form\Field\Color
4590      </frontend_model> 4700      </frontend_model>
4591                           4701                          
4592      <depends> 4702      <depends>
4593                                4703                               
4594       <field  4704       <field 
4595        id="custom" 4705        id="custom"
4596       > 4706       >
4597        1 4707        1
4598       </field> 4708       </field>
4599                            4709                           
4600      </depends> 4710      </depends>
4601                       4711                      
4602     </field> 4712     </field>
4603                      4713                     
4604     <field  4714     <field 
4605      id="button_hover_text_color"  4715      id="button_hover_text_color" 
4606      translate="label comment"  4716      translate="label comment" 
4607      type="text 4717      type="text
4608      sortOrder="240"  4718      sortOrder="240" 
4609      showInDefault="1"  4719      showInDefault="1" 
4610      showInWebsite="1"  4720      showInWebsite="1" 
4611      showInStore="1" 4721      showInStore="1"
4612     > 4722     >
4613                           4723                          
4614      <label> 4724      <label>
4615       Button Hover Text Color 4725       Button Hover Text Color
4616      </label> 4726      </label>
4617                           4727                          
4618      <backend_model> 4728      <backend_model>
4619       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4729       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4620      </backend_model> 4730      </backend_model>
4621                           4731                          
4622      <frontend_model> 4732      <frontend_model>
4623       Smartwave\Porto\Block\System\Config\Form\Field\Color 4733       Smartwave\Porto\Block\System\Config\Form\Field\Color
4624      </frontend_model> 4734      </frontend_model>
4625                           4735                          
4626      <depends> 4736      <depends>
4627                                4737                               
4628       <field  4738       <field 
4629        id="custom" 4739        id="custom"
4630       > 4740       >
4631        1 4741        1
4632       </field> 4742       </field>
4633                            4743                           
4634      </depends> 4744      </depends>
4635                       4745                      
4636     </field> 4746     </field>
4637                      4747                     
4638     <field  4748     <field 
4639      id="breadcrumbs_heading"  4749      id="breadcrumbs_heading" 
4640      translate="label comment"  4750      translate="label comment" 
4641      sortOrder="600"  4751      sortOrder="600" 
4642      showInDefault="1"  4752      showInDefault="1" 
4643      showInWebsite="1"  4753      showInWebsite="1" 
4644      showInStore="1" 4754      showInStore="1"
4645     > 4755     >
4646                           4756                          
4647      <label> 4757      <label>
4648       Breadcrumbs 4758       Breadcrumbs
4649      </label> 4759      </label>
4650                           4760                          
4651      <frontend_model> 4761      <frontend_model>
4652       Magento\Config\Block\System\Config\Form\Field\Heading 4762       Magento\Config\Block\System\Config\Form\Field\Heading
4653      </frontend_model> 4763      </frontend_model>
4654                           4764                          
4655      <depends> 4765      <depends>
4656                                4766                               
4657       <field  4767       <field 
4658        id="custom" 4768        id="custom"
4659       > 4769       >
4660        1 4770        1
4661       </field> 4771       </field>
4662                            4772                           
4663      </depends> 4773      </depends>
4664                       4774                      
4665     </field> 4775     </field>
4666                      4776                     
4667     <field  4777     <field 
4668      id="breadcrumbs_bg_color"  4778      id="breadcrumbs_bg_color" 
4669      translate="label comment"  4779      translate="label comment" 
4670      type="text 4780      type="text
4671      sortOrder="610"  4781      sortOrder="610" 
4672      showInDefault="1"  4782      showInDefault="1" 
4673      showInWebsite="1"  4783      showInWebsite="1" 
4674      showInStore="1" 4784      showInStore="1"
4675     > 4785     >
4676                           4786                          
4677      <label> 4787      <label>
4678       Background Color 4788       Background Color
4679      </label> 4789      </label>
4680                           4790                          
4681      <backend_model> 4791      <backend_model>
4682       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4792       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4683      </backend_model> 4793      </backend_model>
4684                           4794                          
4685      <frontend_model> 4795      <frontend_model>
4686       Smartwave\Porto\Block\System\Config\Form\Field\Color 4796       Smartwave\Porto\Block\System\Config\Form\Field\Color
4687      </frontend_model> 4797      </frontend_model>
4688                           4798                          
4689      <depends> 4799      <depends>
4690                                4800                               
4691       <field  4801       <field 
4692        id="custom" 4802        id="custom"
4693       > 4803       >
4694        1 4804        1
4695       </field> 4805       </field>
4696                            4806                           
4697      </depends> 4807      </depends>
4698                       4808                      
4699     </field> 4809     </field>
4700                      4810                     
4701     <field  4811     <field 
4702      id="breadcrumbs_color"  4812      id="breadcrumbs_color" 
4703      translate="label comment"  4813      translate="label comment" 
4704      type="text 4814      type="text
4705      sortOrder="620"  4815      sortOrder="620" 
4706      showInDefault="1"  4816      showInDefault="1" 
4707      showInWebsite="1"  4817      showInWebsite="1" 
4708      showInStore="1" 4818      showInStore="1"
4709     > 4819     >
4710                           4820                          
4711      <label> 4821      <label>
4712       Text Color 4822       Text Color
4713      </label> 4823      </label>
4714                           4824                          
4715      <backend_model> 4825      <backend_model>
4716       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4826       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4717      </backend_model> 4827      </backend_model>
4718                           4828                          
4719      <frontend_model> 4829      <frontend_model>
4720       Smartwave\Porto\Block\System\Config\Form\Field\Color 4830       Smartwave\Porto\Block\System\Config\Form\Field\Color
4721      </frontend_model> 4831      </frontend_model>
4722                           4832                          
4723      <depends> 4833      <depends>
4724                                4834                               
4725       <field  4835       <field 
4726        id="custom" 4836        id="custom"
4727       > 4837       >
4728        1 4838        1
4729       </field> 4839       </field>
4730                            4840                           
4731      </depends> 4841      </depends>
4732                       4842                      
4733     </field> 4843     </field>
4734                      4844                     
4735     <field  4845     <field 
4736      id="breadcrumbs_links_color"  4846      id="breadcrumbs_links_color" 
4737      translate="label comment"  4847      translate="label comment" 
4738      type="text 4848      type="text
4739      sortOrder="630"  4849      sortOrder="630" 
4740      showInDefault="1"  4850      showInDefault="1" 
4741      showInWebsite="1"  4851      showInWebsite="1" 
4742      showInStore="1" 4852      showInStore="1"
4743     > 4853     >
4744                           4854                          
4745      <label> 4855      <label>
4746       Links Color 4856       Links Color
4747      </label> 4857      </label>
4748                           4858                          
4749      <backend_model> 4859      <backend_model>
4750       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4860       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4751      </backend_model> 4861      </backend_model>
4752                           4862                          
4753      <frontend_model> 4863      <frontend_model>
4754       Smartwave\Porto\Block\System\Config\Form\Field\Color 4864       Smartwave\Porto\Block\System\Config\Form\Field\Color
4755      </frontend_model> 4865      </frontend_model>
4756                           4866                          
4757      <depends> 4867      <depends>
4758                                4868                               
4759       <field  4869       <field 
4760        id="custom" 4870        id="custom"
4761       > 4871       >
4762        1 4872        1
4763       </field> 4873       </field>
4764                            4874                           
4765      </depends> 4875      </depends>
4766                       4876                      
4767     </field> 4877     </field>
4768                      4878                     
4769     <field  4879     <field 
4770      id="breadcrumbs_links_hover_color"  4880      id="breadcrumbs_links_hover_color" 
4771      translate="label comment"  4881      translate="label comment" 
4772      type="text 4882      type="text
4773      sortOrder="640"  4883      sortOrder="640" 
4774      showInDefault="1"  4884      showInDefault="1" 
4775      showInWebsite="1"  4885      showInWebsite="1" 
4776      showInStore="1" 4886      showInStore="1"
4777     > 4887     >
4778                           4888                          
4779      <label> 4889      <label>
4780       Links Hover Color 4890       Links Hover Color
4781      </label> 4891      </label>
4782                           4892                          
4783      <backend_model> 4893      <backend_model>
4784       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4894       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4785      </backend_model> 4895      </backend_model>
4786                           4896                          
4787      <frontend_model> 4897      <frontend_model>
4788       Smartwave\Porto\Block\System\Config\Form\Field\Color 4898       Smartwave\Porto\Block\System\Config\Form\Field\Color
4789      </frontend_model> 4899      </frontend_model>
4790                           4900                          
4791      <depends> 4901      <depends>
4792                                4902                               
4793       <field  4903       <field 
4794        id="custom" 4904        id="custom"
4795       > 4905       >
4796        1 4906        1
4797       </field> 4907       </field>
4798                            4908                           
4799      </depends> 4909      </depends>
4800                       4910                      
4801     </field> 4911     </field>
4802                      4912                     
4803     <field  4913     <field 
4804      id="product_label_heading"  4914      id="product_label_heading" 
4805      translate="label comment"  4915      translate="label comment" 
4806      sortOrder="700"  4916      sortOrder="700" 
4807      showInDefault="1"  4917      showInDefault="1" 
4808      showInWebsite="1"  4918      showInWebsite="1" 
4809      showInStore="1" 4919      showInStore="1"
4810     > 4920     >
4811                           4921                          
4812      <label> 4922      <label>
4813       Product Labels 4923       Product Labels
4814      </label> 4924      </label>
4815                           4925                          
4816      <frontend_model> 4926      <frontend_model>
4817       Magento\Config\Block\System\Config\Form\Field\Heading 4927       Magento\Config\Block\System\Config\Form\Field\Heading
4818      </frontend_model> 4928      </frontend_model>
4819                           4929                          
4820      <depends> 4930      <depends>
4821                                4931                               
4822       <field  4932       <field 
4823        id="custom" 4933        id="custom"
4824       > 4934       >
4825        1 4935        1
4826       </field> 4936       </field>
4827                            4937                           
4828      </depends> 4938      </depends>
4829                       4939                      
4830     </field> 4940     </field>
4831                      4941                     
4832     <field  4942     <field 
4833      id="sale_bg_color"  4943      id="sale_bg_color" 
4834      translate="label comment"  4944      translate="label comment" 
4835      type="text 4945      type="text
4836      sortOrder="710"  4946      sortOrder="710" 
4837      showInDefault="1"  4947      showInDefault="1" 
4838      showInWebsite="1"  4948      showInWebsite="1" 
4839      showInStore="1" 4949      showInStore="1"
4840     > 4950     >
4841                           4951                          
4842      <label> 4952      <label>
4843       "Sale" Label Background Color 4953       "Sale" Label Background Color
4844      </label> 4954      </label>
4845                           4955                          
4846      <backend_model> 4956      <backend_model>
4847       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4957       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4848      </backend_model> 4958      </backend_model>
4849                           4959                          
4850      <frontend_model> 4960      <frontend_model>
4851       Smartwave\Porto\Block\System\Config\Form\Field\Color 4961       Smartwave\Porto\Block\System\Config\Form\Field\Color
4852      </frontend_model> 4962      </frontend_model>
4853                           4963                          
4854      <depends> 4964      <depends>
4855                                4965                               
4856       <field  4966       <field 
4857        id="custom" 4967        id="custom"
4858       > 4968       >
4859        1 4969        1
4860       </field> 4970       </field>
4861                            4971                           
4862      </depends> 4972      </depends>
4863                       4973                      
4864     </field> 4974     </field>
4865                      4975                     
4866     <field  4976     <field 
4867      id="sale_font_color"  4977      id="sale_font_color" 
4868      translate="label comment"  4978      translate="label comment" 
4869      type="text 4979      type="text
4870      sortOrder="720"  4980      sortOrder="720" 
4871      showInDefault="1"  4981      showInDefault="1" 
4872      showInWebsite="1"  4982      showInWebsite="1" 
4873      showInStore="1" 4983      showInStore="1"
4874     > 4984     >
4875                           4985                          
4876      <label> 4986      <label>
4877       "Sale" Label Font Color 4987       "Sale" Label Font Color
4878      </label> 4988      </label>
4879                           4989                          
4880      <backend_model> 4990      <backend_model>
4881       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4991       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4882      </backend_model> 4992      </backend_model>
4883                           4993                          
4884      <frontend_model> 4994      <frontend_model>
4885       Smartwave\Porto\Block\System\Config\Form\Field\Color 4995       Smartwave\Porto\Block\System\Config\Form\Field\Color
4886      </frontend_model> 4996      </frontend_model>
4887                           4997                          
4888      <depends> 4998      <depends>
4889                                4999                               
4890       <field  5000       <field 
4891        id="custom" 5001        id="custom"
4892       > 5002       >
4893        1 5003        1
4894       </field> 5004       </field>
4895                            5005                           
4896      </depends> 5006      </depends>
4897                       5007                      
4898     </field> 5008     </field>
4899                      5009                     
4900     <field  5010     <field 
4901      id="new_bg_color"  5011      id="new_bg_color" 
4902      translate="label comment"  5012      translate="label comment" 
4903      type="text 5013      type="text
4904      sortOrder="730"  5014      sortOrder="730" 
4905      showInDefault="1"  5015      showInDefault="1" 
4906      showInWebsite="1"  5016      showInWebsite="1" 
4907      showInStore="1" 5017      showInStore="1"
4908     > 5018     >
4909                           5019                          
4910      <label> 5020      <label>
4911       "New" Label Background Color 5021       "New" Label Background Color
4912      </label> 5022      </label>
4913                           5023                          
4914      <backend_model> 5024      <backend_model>
4915       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5025       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4916      </backend_model> 5026      </backend_model>
4917                           5027                          
4918      <frontend_model> 5028      <frontend_model>
4919       Smartwave\Porto\Block\System\Config\Form\Field\Color 5029       Smartwave\Porto\Block\System\Config\Form\Field\Color
4920      </frontend_model> 5030      </frontend_model>
4921                           5031                          
4922      <depends> 5032      <depends>
4923                                5033                               
4924       <field  5034       <field 
4925        id="custom" 5035        id="custom"
4926       > 5036       >
4927        1 5037        1
4928       </field> 5038       </field>
4929                            5039                           
4930      </depends> 5040      </depends>
4931                       5041                      
4932     </field> 5042     </field>
4933                      5043                     
4934     <field  5044     <field 
4935      id="new_font_color"  5045      id="new_font_color" 
4936      translate="label comment"  5046      translate="label comment" 
4937      type="text 5047      type="text
4938      sortOrder="740"  5048      sortOrder="740" 
4939      showInDefault="1"  5049      showInDefault="1" 
4940      showInWebsite="1"  5050      showInWebsite="1" 
4941      showInStore="1" 5051      showInStore="1"
4942     > 5052     >
4943                           5053                          
4944      <label> 5054      <label>
4945       "New" Label Font Color 5055       "New" Label Font Color
4946      </label> 5056      </label>
4947                           5057                          
4948      <backend_model> 5058      <backend_model>
4949       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5059       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4950      </backend_model> 5060      </backend_model>
4951                           5061                          
4952      <frontend_model> 5062      <frontend_model>
4953       Smartwave\Porto\Block\System\Config\Form\Field\Color 5063       Smartwave\Porto\Block\System\Config\Form\Field\Color
4954      </frontend_model> 5064      </frontend_model>
4955                           5065                          
4956      <depends> 5066      <depends>
4957                                5067                               
4958       <field  5068       <field 
4959        id="custom" 5069        id="custom"
4960       > 5070       >
4961        1 5071        1
4962       </field> 5072       </field>
4963                            5073                           
4964      </depends> 5074      </depends>
4965                       5075                      
4966     </field> 5076     </field>
4967                      5077                     
4968     <field  5078     <field 
4969      id="price_slider_heading"  5079      id="price_slider_heading" 
4970      translate="label comment"  5080      translate="label comment" 
4971      sortOrder="800"  5081      sortOrder="800" 
4972      showInDefault="1"  5082      showInDefault="1" 
4973      showInWebsite="1"  5083      showInWebsite="1" 
4974      showInStore="1" 5084      showInStore="1"
4975     > 5085     >
4976                           5086                          
4977      <label> 5087      <label>
4978       Price Slider in LayeredNavigation 5088       Price Slider in LayeredNavigation
4979      </label> 5089      </label>
4980                           5090                          
4981      <frontend_model> 5091      <frontend_model>
4982       Magento\Config\Block\System\Config\Form\Field\Heading 5092       Magento\Config\Block\System\Config\Form\Field\Heading
4983      </frontend_model> 5093      </frontend_model>
4984                           5094                          
4985      <depends> 5095      <depends>
4986                                5096                               
4987       <field  5097       <field 
4988        id="custom" 5098        id="custom"
4989       > 5099       >
4990        1 5100        1
4991       </field> 5101       </field>
4992                            5102                           
4993      </depends> 5103      </depends>
4994                       5104                      
4995     </field> 5105     </field>
4996                      5106                     
4997     <field  5107     <field 
4998      id="price_slider_bg_color"  5108      id="price_slider_bg_color" 
4999      translate="label comment"  5109      translate="label comment" 
5000      type="text 5110      type="text
5001      sortOrder="810"  5111      sortOrder="810" 
5002      showInDefault="1"  5112      showInDefault="1" 
5003      showInWebsite="1"  5113      showInWebsite="1" 
5004      showInStore="1" 5114      showInStore="1"
5005     > 5115     >
5006                           5116                          
5007      <label> 5117      <label>
5008       Background Color 5118       Background Color
5009      </label> 5119      </label>
5010                           5120                          
5011      <backend_model> 5121      <backend_model>
5012       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5122       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5013      </backend_model> 5123      </backend_model>
5014                           5124                          
5015      <frontend_model> 5125      <frontend_model>
5016       Smartwave\Porto\Block\System\Config\Form\Field\Color 5126       Smartwave\Porto\Block\System\Config\Form\Field\Color
5017      </frontend_model> 5127      </frontend_model>
5018                           5128                          
5019      <depends> 5129      <depends>
5020                                5130                               
5021       <field  5131       <field 
5022        id="custom" 5132        id="custom"
5023       > 5133       >
5024        1 5134        1
5025       </field> 5135       </field>
5026                            5136                           
5027      </depends> 5137      </depends>
5028                       5138                      
5029     </field> 5139     </field>
5030                      5140                     
5031     <field  5141     <field 
5032      id="price_slider_handle_color"  5142      id="price_slider_handle_color" 
5033      translate="label comment"  5143      translate="label comment" 
5034      type="text 5144      type="text
5035      sortOrder="820"  5145      sortOrder="820" 
5036      showInDefault="1"  5146      showInDefault="1" 
5037      showInWebsite="1"  5147      showInWebsite="1" 
5038      showInStore="1" 5148      showInStore="1"
5039     > 5149     >
5040                           5150                          
5041      <label> 5151      <label>
5042       Handle Color 5152       Handle Color
5043      </label> 5153      </label>
5044                           5154                          
5045      <backend_model> 5155      <backend_model>
5046       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5156       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5047      </backend_model> 5157      </backend_model>
5048                           5158                          
5049      <frontend_model> 5159      <frontend_model>
5050       Smartwave\Porto\Block\System\Config\Form\Field\Color 5160       Smartwave\Porto\Block\System\Config\Form\Field\Color
5051      </frontend_model> 5161      </frontend_model>
5052                           5162                          
5053      <depends> 5163      <depends>
5054                                5164                               
5055       <field  5165       <field 
5056        id="custom" 5166        id="custom"
5057       > 5167       >
5058        1 5168        1
5059       </field> 5169       </field>
5060                            5170                           
5061      </depends> 5171      </depends>
5062                       5172                      
5063     </field> 5173     </field>
5064                  5174                 
5065    </group> 5175    </group>
5066                 5176                
5067    <group  5177    <group 
5068     id="header 5178     id="header
5069     translate="label"  5179     translate="label" 
5070     sortOrder="400"  5180     sortOrder="400" 
5071     showInDefault="1"  5181     showInDefault="1" 
5072     showInWebsite="1"  5182     showInWebsite="1" 
5073     showInStore="1" 5183     showInStore="1"
5074    > 5184    >
5075                      5185                     
5076     <label> 5186     <label>
5077      Header 5187      Header
5078     </label> 5188     </label>
5079                      5189                     
5080     <field  5190     <field 
5081      id="custom 5191      id="custom
5082      translate="label comment"  5192      translate="label comment" 
5083      type="select"  5193      type="select" 
5084      sortOrder="10"  5194      sortOrder="10" 
5085      showInDefault="1"  5195      showInDefault="1" 
5086      showInWebsite="1"  5196      showInWebsite="1" 
5087      showInStore="1" 5197      showInStore="1"
5088     > 5198     >
5089                           5199                          
5090      <label> 5200      <label>
5091       Custom 5201       Custom
5092      </label> 5202      </label>
5093                           5203                          
5094      <source_model> 5204      <source_model>
5095       Magento\Config\Model\Config\Source\Yesno 5205       Magento\Config\Model\Config\Source\Yesno
5096      </source_model> 5206      </source_model>
5097                       5207                      
5098     </field> 5208     </field>
5099                      5209                     
5100     <field  5210     <field 
5101      id="notice_heading"  5211      id="notice_heading" 
5102      translate="label comment"  5212      translate="label comment" 
5103      sortOrder="30"  5213      sortOrder="30" 
5104      showInDefault="1"  5214      showInDefault="1" 
5105      showInWebsite="1"  5215      showInWebsite="1" 
5106      showInStore="1" 5216      showInStore="1"
5107     > 5217     >
5108                           5218                          
5109      <label> 5219      <label>
5110       Notice Header 5220       Notice Header
5111      </label> 5221      </label>
5112                           5222                          
5113      <frontend_model> 5223      <frontend_model>
5114       Magento\Config\Block\System\Config\Form\Field\Heading 5224       Magento\Config\Block\System\Config\Form\Field\Heading
5115      </frontend_model> 5225      </frontend_model>
5116                           5226                          
5117      <depends> 5227      <depends>
5118                                5228                               
5119       <field  5229       <field 
5120        id="custom" 5230        id="custom"
5121       > 5231       >
5122        1 5232        1
5123       </field> 5233       </field>
5124                            5234                           
5125      </depends> 5235      </depends>
5126                       5236                      
5127     </field> 5237     </field>
5128                      5238                     
5129     <field  5239     <field 
5130      id="notice_bgcolor"  5240      id="notice_bgcolor" 
5131      translate="label comment"  5241      translate="label comment" 
5132      type="select"  5242      type="select" 
5133      sortOrder="40"  5243      sortOrder="40" 
5134      showInDefault="1"  5244      showInDefault="1" 
5135      showInWebsite="1"  5245      showInWebsite="1" 
5136      showInStore="1" 5246      showInStore="1"
5137     > 5247     >
5138                           5248                          
5139      <label> 5249      <label>
5140       Notice Background Color 5250       Notice Background Color
5141      </label> 5251      </label>
5142                           5252                          
5143      <source_model> 5253      <source_model>
5144       Smartwave\Porto\Model\Config\Design\Color\Bgcolor 5254       Smartwave\Porto\Model\Config\Design\Color\Bgcolor
5145      </source_model> 5255      </source_model>
5146                           5256                          
5147      <depends> 5257      <depends>
5148                                5258                               
5149       <field  5259       <field 
5150        id="custom" 5260        id="custom"
5151       > 5261       >
5152        1 5262        1
5153       </field> 5263       </field>
5154                            5264                           
5155      </depends> 5265      </depends>
5156                       5266                      
5157     </field> 5267     </field>
5158                      5268                     
5159     <field  5269     <field 
5160      id="notice_text_color"  5270      id="notice_text_color" 
5161      translate="label comment"  5271      translate="label comment" 
5162      type="select"  5272      type="select" 
5163      sortOrder="45"  5273      sortOrder="45" 
5164      showInDefault="1"  5274      showInDefault="1" 
5165      showInWebsite="1"  5275      showInWebsite="1" 
5166      showInStore="1" 5276      showInStore="1"
5167     > 5277     >
5168                           5278                          
5169      <label> 5279      <label>
5170       Notice Text Color 5280       Notice Text Color
5171      </label> 5281      </label>
5172                           5282                          
5173      <source_model> 5283      <source_model>
5174       Smartwave\Porto\Model\Config\Design\Color\Bgcolor 5284       Smartwave\Porto\Model\Config\Design\Color\Bgcolor
5175      </source_model> 5285      </source_model>
5176                           5286                          
5177      <depends> 5287      <depends>
5178                                5288                               
5179       <field  5289       <field 
5180        id="custom" 5290        id="custom"
5181       > 5291       >
5182        1 5292        1
5183       </field> 5293       </field>
5184                            5294                           
5185      </depends> 5295      </depends>
5186                       5296                      
5187     </field> 5297     </field>
5188                      5298                     
5189     <field  5299     <field 
5190      id="header_heading"  5300      id="header_heading" 
5191      translate="label comment"  5301      translate="label comment" 
5192      sortOrder="100"  5302      sortOrder="100" 
5193      showInDefault="1"  5303      showInDefault="1" 
5194      showInWebsite="1"  5304      showInWebsite="1" 
5195      showInStore="1" 5305      showInStore="1"
5196     > 5306     >
5197                           5307                          
5198      <label> 5308      <label>
5199       Header 5309       Header
5200      </label> 5310      </label>
5201                           5311                          
5202      <frontend_model> 5312      <frontend_model>
5203       Magento\Config\Block\System\Config\Form\Field\Heading 5313       Magento\Config\Block\System\Config\Form\Field\Heading
5204      </frontend_model> 5314      </frontend_model>
5205                           5315                          
5206      <depends> 5316      <depends>
5207                                5317                               
5208       <field  5318       <field 
5209        id="custom" 5319        id="custom"
5210       > 5320       >
5211        1 5321        1
5212       </field> 5322       </field>
5213                            5323                           
5214      </depends> 5324      </depends>
5215                       5325                      
5216     </field> 5326     </field>
5217                      5327                     
5218     <field  5328     <field 
5219      id="header_bgcolor"  5329      id="header_bgcolor" 
5220      translate="label comment"  5330      translate="label comment" 
5221      type="text 5331      type="text
5222      sortOrder="110"  5332      sortOrder="110" 
5223      showInDefault="1"  5333      showInDefault="1" 
5224      showInWebsite="1"  5334      showInWebsite="1" 
5225      showInStore="1" 5335      showInStore="1"
5226     > 5336     >
5227                           5337                          
5228      <label> 5338      <label>
5229       Header Background Color 5339       Header Background Color
5230      </label> 5340      </label>
5231                           5341                          
5232      <backend_model> 5342      <backend_model>
5233       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5343       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5234      </backend_model> 5344      </backend_model>
5235                           5345                          
5236      <frontend_model> 5346      <frontend_model>
5237       Smartwave\Porto\Block\System\Config\Form\Field\Color 5347       Smartwave\Porto\Block\System\Config\Form\Field\Color
5238      </frontend_model> 5348      </frontend_model>
5239                           5349                          
5240      <depends> 5350      <depends>
5241                                5351                               
5242       <field  5352       <field 
5243        id="custom" 5353        id="custom"
5244       > 5354       >
5245        1 5355        1
5246       </field> 5356       </field>
5247                            5357                           
5248      </depends> 5358      </depends>
5249                       5359                      
5250     </field> 5360     </field>
5251                      5361                     
5252     <field  5362     <field 
5253      id="header_bg_image"  5363      id="header_bg_image" 
5254      translate="label"  5364      translate="label" 
5255      type="image"  5365      type="image" 
5256      sortOrder="120"  5366      sortOrder="120" 
5257      showInDefault="1"  5367      showInDefault="1" 
5258      showInWebsite="1"  5368      showInWebsite="1" 
5259      showInStore="1" 5369      showInStore="1"
5260     > 5370     >
5261                           5371                          
5262      <label> 5372      <label>
5263       Header Background Image 5373       Header Background Image
5264      </label> 5374      </label>
5265                           5375                          
5266      <comment> 5376      <comment>
5267       Allowed file types:PNG, GIF, JPG, JPEG. 5377       Allowed file types:PNG, GIF, JPG, JPEG.
5268      </comment> 5378      </comment>
5269                           5379                          
5270      <backend_model> 5380      <backend_model>
5271       Smartwave\Porto\Model\Config\Backend\Image\Header 5381       Smartwave\Porto\Model\Config\Backend\Image\Header
5272      </backend_model> 5382      </backend_model>
5273                           5383                          
5274      <base_url  5384      <base_url 
5275       type="media"  5385       type="media" 
5276       scope_info="1" 5386       scope_info="1"
5277      > 5387      >
5278       porto/header_bg 5388       porto/header_bg
5279      </base_url> 5389      </base_url>
5280                           5390                          
5281      <depends> 5391      <depends>
5282                                5392                               
5283       <field  5393       <field 
5284        id="custom" 5394        id="custom"
5285       > 5395       >
5286        1 5396        1
5287       </field> 5397       </field>
5288                            5398                           
5289      </depends> 5399      </depends>
5290                       5400                      
5291     </field> 5401     </field>
5292                      5402                     
5293     <field  5403     <field 
5294      id="header_bordercolor"  5404      id="header_bordercolor" 
5295      translate="label comment"  5405      translate="label comment" 
5296      type="text 5406      type="text
5297      sortOrder="130"  5407      sortOrder="130" 
5298      showInDefault="1"  5408      showInDefault="1" 
5299      showInWebsite="1"  5409      showInWebsite="1" 
5300      showInStore="1" 5410      showInStore="1"
5301     > 5411     >
5302                           5412                          
5303      <label> 5413      <label>
5304       Header Border Color 5414       Header Border Color
5305      </label> 5415      </label>
5306                           5416                          
5307      <backend_model> 5417      <backend_model>
5308       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5418       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5309      </backend_model> 5419      </backend_model>
5310                           5420                          
5311      <frontend_model> 5421      <frontend_model>
5312       Smartwave\Porto\Block\System\Config\Form\Field\Color 5422       Smartwave\Porto\Block\System\Config\Form\Field\Color
5313      </frontend_model> 5423      </frontend_model>
5314                           5424                          
5315      <depends> 5425      <depends>
5316                                5426                               
5317       <field  5427       <field 
5318        id="custom" 5428        id="custom"
5319       > 5429       >
5320        1 5430        1
5321       </field> 5431       </field>
5322                            5432                           
5323      </depends> 5433      </depends>
5324                       5434                      
5325     </field> 5435     </field>
5326                      5436                     
5327     <field  5437     <field 
5328      id="header_textcolor 5438      id="header_textcolor
5329      translate="label comment"  5439      translate="label comment" 
5330      type="text 5440      type="text
5331      sortOrder="140"  5441      sortOrder="140" 
5332      showInDefault="1"  5442      showInDefault="1" 
5333      showInWebsite="1"  5443      showInWebsite="1" 
5334      showInStore="1" 5444      showInStore="1"
5335     > 5445     >
5336                           5446                          
5337      <label> 5447      <label>
5338       Header Text Color 5448       Header Text Color
5339      </label> 5449      </label>
5340                           5450                          
5341      <backend_model> 5451      <backend_model>
5342       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5452       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5343      </backend_model> 5453      </backend_model>
5344                           5454                          
5345      <frontend_model> 5455      <frontend_model>
5346       Smartwave\Porto\Block\System\Config\Form\Field\Color 5456       Smartwave\Porto\Block\System\Config\Form\Field\Color
5347      </frontend_model> 5457      </frontend_model>
5348                           5458                          
5349      <depends> 5459      <depends>
5350                                5460                               
5351       <field  5461       <field 
5352        id="custom" 5462        id="custom"
5353       > 5463       >
5354        1 5464        1
5355       </field> 5465       </field>
5356                            5466                           
5357      </depends> 5467      </depends>
5358                       5468                      
5359     </field> 5469     </field>
5360                      5470                     
5361     <field  5471     <field 
5362      id="header_linkcolor 5472      id="header_linkcolor
5363      translate="label comment"  5473      translate="label comment" 
5364      type="text 5474      type="text
5365      sortOrder="150"  5475      sortOrder="150" 
5366      showInDefault="1"  5476      showInDefault="1" 
5367      showInWebsite="1"  5477      showInWebsite="1" 
5368      showInStore="1" 5478      showInStore="1"
5369     > 5479     >
5370                           5480                          
5371      <label> 5481      <label>
5372       Header Links Color 5482       Header Links Color
5373      </label> 5483      </label>
5374                           5484                          
5375      <backend_model> 5485      <backend_model>
5376       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5486       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5377      </backend_model> 5487      </backend_model>
5378                           5488                          
5379      <frontend_model> 5489      <frontend_model>
5380       Smartwave\Porto\Block\System\Config\Form\Field\Color 5490       Smartwave\Porto\Block\System\Config\Form\Field\Color
5381      </frontend_model> 5491      </frontend_model>
5382                           5492                          
5383      <depends> 5493      <depends>
5384                                5494                               
5385       <field  5495       <field 
5386        id="custom" 5496        id="custom"
5387       > 5497       >
5388        1 5498        1
5389       </field> 5499       </field>
5390                            5500                           
5391      </depends> 5501      </depends>
5392                       5502                      
5393     </field> 5503     </field>
5394                      5504                     
5395     <field  5505     <field 
5396      id="header_toplinks_heading"  5506      id="header_toplinks_heading" 
5397      translate="label comment"  5507      translate="label comment" 
5398      sortOrder="200"  5508      sortOrder="200" 
5399      showInDefault="1"  5509      showInDefault="1" 
5400      showInWebsite="1"  5510      showInWebsite="1" 
5401      showInStore="1" 5511      showInStore="1"
5402     > 5512     >
5403                           5513                          
5404      <label> 5514      <label>
5405       Header - Top 5515       Header - Top
5406      </label> 5516      </label>
5407                           5517                          
5408      <frontend_model> 5518      <frontend_model>
5409       Magento\Config\Block\System\Config\Form\Field\Heading 5519       Magento\Config\Block\System\Config\Form\Field\Heading
5410      </frontend_model> 5520      </frontend_model>
5411                           5521                          
5412      <depends> 5522      <depends>
5413                                5523                               
5414       <field  5524       <field 
5415        id="custom" 5525        id="custom"
5416       > 5526       >
5417        1 5527        1
5418       </field> 5528       </field>
5419                            5529                           
5420      </depends> 5530      </depends>
5421                       5531                      
5422     </field> 5532     </field>
5423                      5533                     
5424     <field  5534     <field 
5425      id="header_top_links_bgcolor"  5535      id="header_top_links_bgcolor" 
5426      translate="label comment"  5536      translate="label comment" 
5427      type="text 5537      type="text
5428      sortOrder="210"  5538      sortOrder="210" 
5429      showInDefault="1"  5539      showInDefault="1" 
5430      showInWebsite="1"  5540      showInWebsite="1" 
5431      showInStore="1" 5541      showInStore="1"
5432     > 5542     >
5433                           5543                          
5434      <label> 5544      <label>
5435       Top Links Block Background Color 5545       Top Links Block Background Color
5436      </label> 5546      </label>
5437                           5547                          
5438      <backend_model> 5548      <backend_model>
5439       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5549       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5440      </backend_model> 5550      </backend_model>
5441                           5551                          
5442      <frontend_model> 5552      <frontend_model>
5443       Smartwave\Porto\Block\System\Config\Form\Field\Color 5553       Smartwave\Porto\Block\System\Config\Form\Field\Color
5444      </frontend_model> 5554      </frontend_model>
5445                           5555                          
5446      <depends> 5556      <depends>
5447                                5557                               
5448       <field  5558       <field 
5449        id="custom" 5559        id="custom"
5450       > 5560       >
5451        1 5561        1
5452       </field> 5562       </field>
5453                            5563                           
5454      </depends> 5564      </depends>
5455                       5565                      
5456     </field> 5566     </field>
5457                      5567                     
5458     <field  5568     <field 
5459      id="header_top_links_color"  5569      id="header_top_links_color" 
5460      translate="label comment"  5570      translate="label comment" 
5461      type="text 5571      type="text
5462      sortOrder="220"  5572      sortOrder="220" 
5463      showInDefault="1"  5573      showInDefault="1" 
5464      showInWebsite="1"  5574      showInWebsite="1" 
5465      showInStore="1" 5575      showInStore="1"
5466     > 5576     >
5467                           5577                          
5468      <label> 5578      <label>
5469       Top Links Block Font Color 5579       Top Links Block Font Color
5470      </label> 5580      </label>
5471                           5581                          
5472      <backend_model> 5582      <backend_model>
5473       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5583       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5474      </backend_model> 5584      </backend_model>
5475                           5585                          
5476      <frontend_model> 5586      <frontend_model>
5477       Smartwave\Porto\Block\System\Config\Form\Field\Color 5587       Smartwave\Porto\Block\System\Config\Form\Field\Color
5478      </frontend_model> 5588      </frontend_model>
5479                           5589                          
5480      <depends> 5590      <depends>
5481                                5591                               
5482       <field  5592       <field 
5483        id="custom" 5593        id="custom"
5484       > 5594       >
5485        1 5595        1
5486       </field> 5596       </field>
5487                            5597                           
5488      </depends> 5598      </depends>
5489                       5599                      
5490     </field> 5600     </field>
5491                      5601                     
5492     <field  5602     <field 
5493      id="header_menu_heading"  5603      id="header_menu_heading" 
5494      translate="label comment"  5604      translate="label comment" 
5495      sortOrder="300"  5605      sortOrder="300" 
5496      showInDefault="1"  5606      showInDefault="1" 
5497      showInWebsite="1"  5607      showInWebsite="1" 
5498      showInStore="1" 5608      showInStore="1"
5499     > 5609     >
5500                           5610                          
5501      <label> 5611      <label>
5502       Header - Menu 5612       Header - Menu
5503      </label> 5613      </label>
5504                           5614                          
5505      <frontend_model> 5615      <frontend_model>
5506       Magento\Config\Block\System\Config\Form\Field\Heading 5616       Magento\Config\Block\System\Config\Form\Field\Heading
5507      </frontend_model> 5617      </frontend_model>
5508                           5618                          
5509      <depends> 5619      <depends>
5510                                5620                               
5511       <field  5621       <field 
5512        id="custom" 5622        id="custom"
5513       > 5623       >
5514        1 5624        1
5515       </field> 5625       </field>
5516                            5626                           
5517      </depends> 5627      </depends>
5518                       5628                      
5519     </field> 5629     </field>
5520                      5630                     
5521     <field  5631     <field 
5522      id="header_menu_bgcolor"  5632      id="header_menu_bgcolor" 
5523      translate="label comment"  5633      translate="label comment" 
5524      type="text 5634      type="text
5525      sortOrder="310"  5635      sortOrder="310" 
5526      showInDefault="1"  5636      showInDefault="1" 
5527      showInWebsite="1"  5637      showInWebsite="1" 
5528      showInStore="1" 5638      showInStore="1"
5529     > 5639     >
5530                           5640                          
5531      <label> 5641      <label>
5532       Background Color 5642       Background Color
5533      </label> 5643      </label>
5534                           5644                          
5535      <backend_model> 5645      <backend_model>
5536       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5646       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5537      </backend_model> 5647      </backend_model>
5538                           5648                          
5539      <frontend_model> 5649      <frontend_model>
5540       Smartwave\Porto\Block\System\Config\Form\Field\Color 5650       Smartwave\Porto\Block\System\Config\Form\Field\Color
5541      </frontend_model> 5651      </frontend_model>
5542                           5652                          
5543      <depends> 5653      <depends>
5544                                5654                               
5545       <field  5655       <field 
5546        id="custom" 5656        id="custom"
5547       > 5657       >
5548        1 5658        1
5549       </field> 5659       </field>
5550                            5660                           
5551      </depends> 5661      </depends>
5552                       5662                      
5553     </field> 5663     </field>
5554                      5664                     
5555     <field  5665     <field 
5556      id="header_menu_color"  5666      id="header_menu_color" 
5557      translate="label comment"  5667      translate="label comment" 
5558      type="text 5668      type="text
5559      sortOrder="311"  5669      sortOrder="311" 
5560      showInDefault="1"  5670      showInDefault="1" 
5561      showInWebsite="1"  5671      showInWebsite="1" 
5562      showInStore="1" 5672      showInStore="1"
5563     > 5673     >
5564                           5674                          
5565      <label> 5675      <label>
5566       Font Color 5676       Font Color
5567      </label> 5677      </label>
5568                           5678                          
5569      <backend_model> 5679      <backend_model>
5570       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5680       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5571      </backend_model> 5681      </backend_model>
5572                           5682                          
5573      <frontend_model> 5683      <frontend_model>
5574       Smartwave\Porto\Block\System\Config\Form\Field\Color 5684       Smartwave\Porto\Block\System\Config\Form\Field\Color
5575      </frontend_model> 5685      </frontend_model>
5576                           5686                          
5577      <depends> 5687      <depends>
5578                                5688                               
5579       <field  5689       <field 
5580        id="custom" 5690        id="custom"
5581       > 5691       >
5582        1 5692        1
5583       </field> 5693       </field>
5584                            5694                           
5585      </depends> 5695      </depends>
5586                       5696                      
5587     </field> 5697     </field>
5588                      5698                     
5589     <field  5699     <field 
5590      id="header_menu_hover_bgcolor"  5700      id="header_menu_hover_bgcolor" 
5591      translate="label comment"  5701      translate="label comment" 
5592      type="text 5702      type="text
5593      sortOrder="312"  5703      sortOrder="312" 
5594      showInDefault="1"  5704      showInDefault="1" 
5595      showInWebsite="1"  5705      showInWebsite="1" 
5596      showInStore="1" 5706      showInStore="1"
5597     > 5707     >
5598                           5708                          
5599      <label> 5709      <label>
5600       Hover Background Color 5710       Hover Background Color
5601      </label> 5711      </label>
5602                           5712                          
5603      <backend_model> 5713      <backend_model>
5604       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5714       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5605      </backend_model> 5715      </backend_model>
5606                           5716                          
5607      <frontend_model> 5717      <frontend_model>
5608       Smartwave\Porto\Block\System\Config\Form\Field\Color 5718       Smartwave\Porto\Block\System\Config\Form\Field\Color
5609      </frontend_model> 5719      </frontend_model>
5610                           5720                          
5611      <depends> 5721      <depends>
5612                                5722                               
5613       <field  5723       <field 
5614        id="custom" 5724        id="custom"
5615       > 5725       >
5616        1 5726        1
5617       </field> 5727       </field>
5618                            5728                           
5619      </depends> 5729      </depends>
5620                       5730                      
5621     </field> 5731     </field>
5622                      5732                     
5623     <field  5733     <field 
5624      id="header_menu_hover_color"  5734      id="header_menu_hover_color" 
5625      translate="label comment"  5735      translate="label comment" 
5626      type="text 5736      type="text
5627      sortOrder="313"  5737      sortOrder="313" 
5628      showInDefault="1"  5738      showInDefault="1" 
5629      showInWebsite="1"  5739      showInWebsite="1" 
5630      showInStore="1" 5740      showInStore="1"
5631     > 5741     >
5632                           5742                          
5633      <label> 5743      <label>
5634       Hover Font Color 5744       Hover Font Color
5635      </label> 5745      </label>
5636                           5746                          
5637      <backend_model> 5747      <backend_model>
5638       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5748       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5639      </backend_model> 5749      </backend_model>
5640                           5750                          
5641      <frontend_model> 5751      <frontend_model>
5642       Smartwave\Porto\Block\System\Config\Form\Field\Color 5752       Smartwave\Porto\Block\System\Config\Form\Field\Color
5643      </frontend_model> 5753      </frontend_model>
5644                           5754                          
5645      <depends> 5755      <depends>
5646                                5756                               
5647       <field  5757       <field 
5648        id="custom" 5758        id="custom"
5649       > 5759       >
5650        1 5760        1
5651       </field> 5761       </field>
5652                            5762                           
5653      </depends> 5763      </depends>
5654                       5764                      
5655     </field> 5765     </field>
5656      5766     
5657      5767     
5658                      5768                     
5659     <field  5769     <field 
5660      id="header_sidemenu_heading"  5770      id="header_sidemenu_heading" 
5661      translate="label comment"  5771      translate="label comment" 
5662      sortOrder="314"  5772      sortOrder="314" 
5663      showInDefault="1"  5773      showInDefault="1" 
5664      showInWebsite="1"  5774      showInWebsite="1" 
5665      showInStore="1" 5775      showInStore="1"
5666     > 5776     >
5667                           5777                          
5668      <label> 5778      <label>
5669       Header - Side Menu 5779       Header - Side Menu
5670      </label> 5780      </label>
5671                           5781                          
5672      <frontend_model> 5782      <frontend_model>
5673       Magento\Config\Block\System\Config\Form\Field\Heading 5783       Magento\Config\Block\System\Config\Form\Field\Heading
5674      </frontend_model> 5784      </frontend_model>
5675                           5785                          
5676      <depends> 5786      <depends>
5677                                5787                               
5678       <field  5788       <field 
5679        id="custom" 5789        id="custom"
5680       > 5790       >
5681        1 5791        1
5682       </field> 5792       </field>
5683                            5793                           
5684      </depends> 5794      </depends>
5685                       5795                      
5686     </field> 5796     </field>
5687                      5797                     
5688     <field  5798     <field 
5689      id="header_sidemenu_color"  5799      id="header_sidemenu_color" 
5690      translate="label comment"  5800      translate="label comment" 
5691      type="text 5801      type="text
5692      sortOrder="315"  5802      sortOrder="315" 
5693      showInDefault="1"  5803      showInDefault="1" 
5694      showInWebsite="1"  5804      showInWebsite="1" 
5695      showInStore="1" 5805      showInStore="1"
5696     > 5806     >
5697                           5807                          
5698      <label> 5808      <label>
5699       Font Color 5809       Font Color
5700      </label> 5810      </label>
5701                           5811                          
5702      <backend_model> 5812      <backend_model>
5703       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5813       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5704      </backend_model> 5814      </backend_model>
5705                           5815                          
5706      <frontend_model> 5816      <frontend_model>
5707       Smartwave\Porto\Block\System\Config\Form\Field\Color 5817       Smartwave\Porto\Block\System\Config\Form\Field\Color
5708      </frontend_model> 5818      </frontend_model>
5709                           5819                          
5710      <depends> 5820      <depends>
5711                                5821                               
5712       <field  5822       <field 
5713        id="custom" 5823        id="custom"
5714       > 5824       >
5715        1 5825        1
5716       </field> 5826       </field>
5717                            5827                           
5718      </depends> 5828      </depends>
5719                       5829                      
5720     </field> 5830     </field>
5721                      5831                     
5722     <field  5832     <field 
5723      id="header_sidemenu_hover_bgcolor"  5833      id="header_sidemenu_hover_bgcolor" 
5724      translate="label comment"  5834      translate="label comment" 
5725      type="text 5835      type="text
5726      sortOrder="316"  5836      sortOrder="316" 
5727      showInDefault="1"  5837      showInDefault="1" 
5728      showInWebsite="1"  5838      showInWebsite="1" 
5729      showInStore="1" 5839      showInStore="1"
5730     > 5840     >
5731                           5841                          
5732      <label> 5842      <label>
5733       Hover Background Color 5843       Hover Background Color
5734      </label> 5844      </label>
5735                           5845                          
5736      <backend_model> 5846      <backend_model>
5737       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5847       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5738      </backend_model> 5848      </backend_model>
5739                           5849                          
5740      <frontend_model> 5850      <frontend_model>
5741       Smartwave\Porto\Block\System\Config\Form\Field\Color 5851       Smartwave\Porto\Block\System\Config\Form\Field\Color
5742      </frontend_model> 5852      </frontend_model>
5743                           5853                          
5744      <depends> 5854      <depends>
5745                                5855                               
5746       <field  5856       <field 
5747        id="custom" 5857        id="custom"
5748       > 5858       >
5749        1 5859        1
5750       </field> 5860       </field>
5751                            5861                           
5752      </depends> 5862      </depends>
5753                       5863                      
5754     </field> 5864     </field>
5755                      5865                     
5756     <field  5866     <field 
5757      id="header_sidemenu_hover_color"  5867      id="header_sidemenu_hover_color" 
5758      translate="label comment"  5868      translate="label comment" 
5759      type="text 5869      type="text
5760      sortOrder="317"  5870      sortOrder="317" 
5761      showInDefault="1"  5871      showInDefault="1" 
5762      showInWebsite="1"  5872      showInWebsite="1" 
5763      showInStore="1" 5873      showInStore="1"
5764     > 5874     >
5765                           5875                          
5766      <label> 5876      <label>
5767       Hover Font Color 5877       Hover Font Color
5768      </label> 5878      </label>
5769                           5879                          
5770      <backend_model> 5880      <backend_model>
5771       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5881       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5772      </backend_model> 5882      </backend_model>
5773                           5883                          
5774      <frontend_model> 5884      <frontend_model>
5775       Smartwave\Porto\Block\System\Config\Form\Field\Color 5885       Smartwave\Porto\Block\System\Config\Form\Field\Color
5776      </frontend_model> 5886      </frontend_model>
5777                           5887                          
5778      <depends> 5888      <depends>
5779                                5889                               
5780       <field  5890       <field 
5781        id="custom" 5891        id="custom"
5782       > 5892       >
5783        1 5893        1
5784       </field> 5894       </field>
5785                            5895                           
5786      </depends> 5896      </depends>
5787                       5897                      
5788     </field> 5898     </field>
5789      5899     
5790                      5900                     
5791     <field  5901     <field 
5792      id="header_menu_classic_heading"  5902      id="header_menu_classic_heading" 
5793      translate="label comment"  5903      translate="label comment" 
5794      sortOrder="319"  5904      sortOrder="319" 
5795      showInDefault="1"  5905      showInDefault="1" 
5796      showInWebsite="1"  5906      showInWebsite="1" 
5797      showInStore="1" 5907      showInStore="1"
5798     > 5908     >
5799                           5909                          
5800      <label> 5910      <label>
5801       Header - Menu(Classic) 5911       Header - Menu(Classic)
5802      </label> 5912      </label>
5803                           5913                          
5804      <frontend_model> 5914      <frontend_model>
5805       Magento\Config\Block\System\Config\Form\Field\Heading 5915       Magento\Config\Block\System\Config\Form\Field\Heading
5806      </frontend_model> 5916      </frontend_model>
5807                           5917                          
5808      <depends> 5918      <depends>
5809                                5919                               
5810       <field  5920       <field 
5811        id="custom" 5921        id="custom"
5812       > 5922       >
5813        1 5923        1
5814       </field> 5924       </field>
5815                            5925                           
5816      </depends> 5926      </depends>
5817                       5927                      
5818     </field> 5928     </field>
5819                      5929                     
5820     <field  5930     <field 
5821      id="header_menu_classicmenu_bgcolor"  5931      id="header_menu_classicmenu_bgcolor" 
5822      translate="label comment"  5932      translate="label comment" 
5823      type="text 5933      type="text
5824      sortOrder="320"  5934      sortOrder="320" 
5825      showInDefault="1"  5935      showInDefault="1" 
5826      showInWebsite="1"  5936      showInWebsite="1" 
5827      showInStore="1" 5937      showInStore="1"
5828     > 5938     >
5829                           5939                          
5830      <label> 5940      <label>
5831       Dropdown Background Color 5941       Dropdown Background Color
5832      </label> 5942      </label>
5833                           5943                          
5834      <backend_model> 5944      <backend_model>
5835       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5945       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5836      </backend_model> 5946      </backend_model>
5837                           5947                          
5838      <frontend_model> 5948      <frontend_model>
5839       Smartwave\Porto\Block\System\Config\Form\Field\Color 5949       Smartwave\Porto\Block\System\Config\Form\Field\Color
5840      </frontend_model> 5950      </frontend_model>
5841                           5951                          
5842      <depends> 5952      <depends>
5843                                5953                               
5844       <field  5954       <field 
5845        id="custom" 5955        id="custom"
5846       > 5956       >
5847        1 5957        1
5848       </field> 5958       </field>
5849                            5959                           
5850      </depends> 5960      </depends>
5851                       5961                      
5852     </field> 5962     </field>
5853                      5963                     
5854     <field  5964     <field 
5855      id="header_menu_classicmenu_color"  5965      id="header_menu_classicmenu_color" 
5856      translate="label comment"  5966      translate="label comment" 
5857      type="text 5967      type="text
5858      sortOrder="322"  5968      sortOrder="322" 
5859      showInDefault="1"  5969      showInDefault="1" 
5860      showInWebsite="1"  5970      showInWebsite="1" 
5861      showInStore="1" 5971      showInStore="1"
5862     > 5972     >
5863                           5973                          
5864      <label> 5974      <label>
5865       Dropdown Item Font Color 5975       Dropdown Item Font Color
5866      </label> 5976      </label>
5867                           5977                          
5868      <backend_model> 5978      <backend_model>
5869       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5979       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5870      </backend_model> 5980      </backend_model>
5871                           5981                          
5872      <frontend_model> 5982      <frontend_model>
5873       Smartwave\Porto\Block\System\Config\Form\Field\Color 5983       Smartwave\Porto\Block\System\Config\Form\Field\Color
5874      </frontend_model> 5984      </frontend_model>
5875                           5985                          
5876      <depends> 5986      <depends>
5877                                5987                               
5878       <field  5988       <field 
5879        id="custom" 5989        id="custom"
5880       > 5990       >
5881        1 5991        1
5882       </field> 5992       </field>
5883                            5993                           
5884      </depends> 5994      </depends>
5885                       5995                      
5886     </field> 5996     </field>
5887                      5997                     
5888     <field  5998     <field 
5889      id="header_menu_classicmenu_hover_bgcolor"  5999      id="header_menu_classicmenu_hover_bgcolor" 
5890      translate="label comment"  6000      translate="label comment" 
5891      type="text 6001      type="text
5892      sortOrder="323"  6002      sortOrder="323" 
5893      showInDefault="1"  6003      showInDefault="1" 
5894      showInWebsite="1"  6004      showInWebsite="1" 
5895      showInStore="1" 6005      showInStore="1"
5896     > 6006     >
5897                           6007                          
5898      <label> 6008      <label>
5899       Dropdown Item Hover Background Color 6009       Dropdown Item Hover Background Color
5900      </label> 6010      </label>
5901                           6011                          
5902      <backend_model> 6012      <backend_model>
5903       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6013       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5904      </backend_model> 6014      </backend_model>
5905                           6015                          
5906      <frontend_model> 6016      <frontend_model>
5907       Smartwave\Porto\Block\System\Config\Form\Field\Color 6017       Smartwave\Porto\Block\System\Config\Form\Field\Color
5908      </frontend_model> 6018      </frontend_model>
5909                           6019                          
5910      <depends> 6020      <depends>
5911                                6021                               
5912       <field  6022       <field 
5913        id="custom" 6023        id="custom"
5914       > 6024       >
5915        1 6025        1
5916       </field> 6026       </field>
5917                            6027                           
5918      </depends> 6028      </depends>
5919                       6029                      
5920     </field> 6030     </field>
5921                      6031                     
5922     <field  6032     <field 
5923      id="header_menu_classicmenu_hover_color"  6033      id="header_menu_classicmenu_hover_color" 
5924      translate="label comment"  6034      translate="label comment" 
5925      type="text 6035      type="text
5926      sortOrder="324"  6036      sortOrder="324" 
5927      showInDefault="1"  6037      showInDefault="1" 
5928      showInWebsite="1"  6038      showInWebsite="1" 
5929      showInStore="1" 6039      showInStore="1"
5930     > 6040     >
5931                           6041                          
5932      <label> 6042      <label>
5933       Dropdown Item Hover Font Color 6043       Dropdown Item Hover Font Color
5934      </label> 6044      </label>
5935                           6045                          
5936      <backend_model> 6046      <backend_model>
5937       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6047       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5938      </backend_model> 6048      </backend_model>
5939                           6049                          
5940      <frontend_model> 6050      <frontend_model>
5941       Smartwave\Porto\Block\System\Config\Form\Field\Color 6051       Smartwave\Porto\Block\System\Config\Form\Field\Color
5942      </frontend_model> 6052      </frontend_model>
5943                           6053                          
5944      <depends> 6054      <depends>
5945                                6055                               
5946       <field  6056       <field 
5947        id="custom" 6057        id="custom"
5948       > 6058       >
5949        1 6059        1
5950       </field> 6060       </field>
5951                            6061                           
5952      </depends> 6062      </depends>
5953                       6063                      
5954     </field> 6064     </field>
5955                      6065                     
5956     <field  6066     <field 
5957      id="header_menu_megamenu_heading"  6067      id="header_menu_megamenu_heading" 
5958      translate="label comment"  6068      translate="label comment" 
5959      sortOrder="329"  6069      sortOrder="329" 
5960      showInDefault="1"  6070      showInDefault="1" 
5961      showInWebsite="1"  6071      showInWebsite="1" 
5962      showInStore="1" 6072      showInStore="1"
5963     > 6073     >
5964                           6074                          
5965      <label> 6075      <label>
5966       Header - Menu(Megamenu) 6076       Header - Menu(Megamenu)
5967      </label> 6077      </label>
5968                           6078                          
5969      <frontend_model> 6079      <frontend_model>
5970       Magento\Config\Block\System\Config\Form\Field\Heading 6080       Magento\Config\Block\System\Config\Form\Field\Heading
5971      </frontend_model> 6081      </frontend_model>
5972                           6082                          
5973      <depends> 6083      <depends>
5974                                6084                               
5975       <field  6085       <field 
5976        id="custom" 6086        id="custom"
5977       > 6087       >
5978        1 6088        1
5979       </field> 6089       </field>
5980                            6090                           
5981      </depends> 6091      </depends>
5982                       6092                      
5983     </field> 6093     </field>
5984                      6094                     
5985     <field  6095     <field 
5986      id="header_menu_megamenu_bgcolor"  6096      id="header_menu_megamenu_bgcolor" 
5987      translate="label comment"  6097      translate="label comment" 
5988      type="text 6098      type="text
5989      sortOrder="330"  6099      sortOrder="330" 
5990      showInDefault="1"  6100      showInDefault="1" 
5991      showInWebsite="1"  6101      showInWebsite="1" 
5992      showInStore="1" 6102      showInStore="1"
5993     > 6103     >
5994                           6104                          
5995      <label> 6105      <label>
5996       Dropdown Background Color 6106       Dropdown Background Color
5997      </label> 6107      </label>
5998                           6108                          
5999      <backend_model> 6109      <backend_model>
6000       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6110       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6001      </backend_model> 6111      </backend_model>
6002                           6112                          
6003      <frontend_model> 6113      <frontend_model>
6004       Smartwave\Porto\Block\System\Config\Form\Field\Color 6114       Smartwave\Porto\Block\System\Config\Form\Field\Color
6005      </frontend_model> 6115      </frontend_model>
6006                           6116                          
6007      <depends> 6117      <depends>
6008                                6118                               
6009       <field  6119       <field 
6010        id="custom" 6120        id="custom"
6011       > 6121       >
6012        1 6122        1
6013       </field> 6123       </field>
6014                            6124                           
6015      </depends> 6125      </depends>
6016                       6126                      
6017     </field> 6127     </field>
6018                      6128                     
6019     <field  6129     <field 
6020      id="header_menu_megamenu_color 6130      id="header_menu_megamenu_color
6021      translate="label comment"  6131      translate="label comment" 
6022      type="text 6132      type="text
6023      sortOrder="332"  6133      sortOrder="332" 
6024      showInDefault="1"  6134      showInDefault="1" 
6025      showInWebsite="1"  6135      showInWebsite="1" 
6026      showInStore="1" 6136      showInStore="1"
6027     > 6137     >
6028                           6138                          
6029      <label> 6139      <label>
6030       Dropdown Item Font Color 6140       Dropdown Item Font Color
6031      </label> 6141      </label>
6032                           6142                          
6033      <backend_model> 6143      <backend_model>
6034       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6144       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6035      </backend_model> 6145      </backend_model>
6036                           6146                          
6037      <frontend_model> 6147      <frontend_model>
6038       Smartwave\Porto\Block\System\Config\Form\Field\Color 6148       Smartwave\Porto\Block\System\Config\Form\Field\Color
6039      </frontend_model> 6149      </frontend_model>
6040                           6150                          
6041      <depends> 6151      <depends>
6042                                6152                               
6043       <field  6153       <field 
6044        id="custom" 6154        id="custom"
6045       > 6155       >
6046        1 6156        1
6047       </field> 6157       </field>
6048                            6158                           
6049      </depends> 6159      </depends>
6050                       6160                      
6051     </field> 6161     </field>
6052                      6162                     
6053     <field  6163     <field 
6054      id="header_menu_megamenu_hover_color"  6164      id="header_menu_megamenu_hover_color" 
6055      translate="label comment"  6165      translate="label comment" 
6056      type="text 6166      type="text
6057      sortOrder="333"  6167      sortOrder="333" 
6058      showInDefault="1"  6168      showInDefault="1" 
6059      showInWebsite="1"  6169      showInWebsite="1" 
6060      showInStore="1" 6170      showInStore="1"
6061     > 6171     >
6062                           6172                          
6063      <label> 6173      <label>
6064       Dropdown Item Hover Font Color 6174       Dropdown Item Hover Font Color
6065      </label> 6175      </label>
6066                           6176                          
6067      <backend_model> 6177      <backend_model>
6068       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6178       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6069      </backend_model> 6179      </backend_model>
6070                           6180                          
6071      <frontend_model> 6181      <frontend_model>
6072       Smartwave\Porto\Block\System\Config\Form\Field\Color 6182       Smartwave\Porto\Block\System\Config\Form\Field\Color
6073      </frontend_model> 6183      </frontend_model>
6074                           6184                          
6075      <depends> 6185      <depends>
6076                                6186                               
6077       <field  6187       <field 
6078        id="custom" 6188        id="custom"
6079       > 6189       >
6080        1 6190        1
6081       </field> 6191       </field>
6082                            6192                           
6083      </depends> 6193      </depends>
6084                       6194                      
6085     </field> 6195     </field>
6086                      6196                     
6087     <field  6197     <field 
6088      id="header_category_labels_heading"  6198      id="header_category_labels_heading" 
6089      translate="label comment"  6199      translate="label comment" 
6090      sortOrder="340"  6200      sortOrder="340" 
6091      showInDefault="1"  6201      showInDefault="1" 
6092      showInWebsite="1"  6202      showInWebsite="1" 
6093      showInStore="1" 6203      showInStore="1"
6094     > 6204     >
6095                           6205                          
6096      <label> 6206      <label>
6097       Header - Menu(Category Labels) 6207       Header - Menu(Category Labels)
6098      </label> 6208      </label>
6099                           6209                          
6100      <frontend_model> 6210      <frontend_model>
6101       Magento\Config\Block\System\Config\Form\Field\Heading 6211       Magento\Config\Block\System\Config\Form\Field\Heading
6102      </frontend_model> 6212      </frontend_model>
6103                           6213                          
6104      <depends> 6214      <depends>
6105                                6215                               
6106       <field  6216       <field 
6107        id="custom" 6217        id="custom"
6108       > 6218       >
6109        1 6219        1
6110       </field> 6220       </field>
6111                            6221                           
6112      </depends> 6222      </depends>
6113                       6223                      
6114     </field> 6224     </field>
6115                      6225                     
6116     <field  6226     <field 
6117      id="header_menu_label1_bg_color"  6227      id="header_menu_label1_bg_color" 
6118      translate="label comment"  6228      translate="label comment" 
6119      type="text 6229      type="text
6120      sortOrder="341"  6230      sortOrder="341" 
6121      showInDefault="1"  6231      showInDefault="1" 
6122      showInWebsite="1"  6232      showInWebsite="1" 
6123      showInStore="1" 6233      showInStore="1"
6124     > 6234     >
6125                           6235                          
6126      <label> 6236      <label>
6127       Label1 Background Color 6237       Label1 Background Color
6128      </label> 6238      </label>
6129                           6239                          
6130      <backend_model> 6240      <backend_model>
6131       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6241       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6132      </backend_model> 6242      </backend_model>
6133                           6243                          
6134      <frontend_model> 6244      <frontend_model>
6135       Smartwave\Porto\Block\System\Config\Form\Field\Color 6245       Smartwave\Porto\Block\System\Config\Form\Field\Color
6136      </frontend_model> 6246      </frontend_model>
6137                           6247                          
6138      <depends> 6248      <depends>
6139                                6249                               
6140       <field  6250       <field 
6141        id="custom" 6251        id="custom"
6142       > 6252       >
6143        1 6253        1
6144       </field> 6254       </field>
6145                            6255                           
6146      </depends> 6256      </depends>
6147                       6257                      
6148     </field> 6258     </field>
6149                      6259                     
6150     <field  6260     <field 
6151      id="header_menu_label1_font_color"  6261      id="header_menu_label1_font_color" 
6152      translate="label comment"  6262      translate="label comment" 
6153      type="text 6263      type="text
6154      sortOrder="342"  6264      sortOrder="342" 
6155      showInDefault="1"  6265      showInDefault="1" 
6156      showInWebsite="1"  6266      showInWebsite="1" 
6157      showInStore="1" 6267      showInStore="1"
6158     > 6268     >
6159                           6269                          
6160      <label> 6270      <label>
6161       Label1 Font Color 6271       Label1 Font Color
6162      </label> 6272      </label>
6163                           6273                          
6164      <backend_model> 6274      <backend_model>
6165       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6275       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6166      </backend_model> 6276      </backend_model>
6167                           6277                          
6168      <frontend_model> 6278      <frontend_model>
6169       Smartwave\Porto\Block\System\Config\Form\Field\Color 6279       Smartwave\Porto\Block\System\Config\Form\Field\Color
6170      </frontend_model> 6280      </frontend_model>
6171                           6281                          
6172      <depends> 6282      <depends>
6173                                6283                               
6174       <field  6284       <field 
6175        id="custom" 6285        id="custom"
6176       > 6286       >
6177        1 6287        1
6178       </field> 6288       </field>
6179                            6289                           
6180      </depends> 6290      </depends>
6181                       6291                      
6182     </field> 6292     </field>
6183                      6293                     
6184     <field  6294     <field 
6185      id="header_menu_label2_bg_color"  6295      id="header_menu_label2_bg_color" 
6186      translate="label comment"  6296      translate="label comment" 
6187      type="text 6297      type="text
6188      sortOrder="343"  6298      sortOrder="343" 
6189      showInDefault="1"  6299      showInDefault="1" 
6190      showInWebsite="1"  6300      showInWebsite="1" 
6191      showInStore="1" 6301      showInStore="1"
6192     > 6302     >
6193                           6303                          
6194      <label> 6304      <label>
6195       Label2 Background Color 6305       Label2 Background Color
6196      </label> 6306      </label>
6197                           6307                          
6198      <backend_model> 6308      <backend_model>
6199       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6309       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6200      </backend_model> 6310      </backend_model>
6201                           6311                          
6202      <frontend_model> 6312      <frontend_model>
6203       Smartwave\Porto\Block\System\Config\Form\Field\Color 6313       Smartwave\Porto\Block\System\Config\Form\Field\Color
6204      </frontend_model> 6314      </frontend_model>
6205                           6315                          
6206      <depends> 6316      <depends>
6207                                6317                               
6208       <field  6318       <field 
6209        id="custom" 6319        id="custom"
6210       > 6320       >
6211        1 6321        1
6212       </field> 6322       </field>
6213                            6323                           
6214      </depends> 6324      </depends>
6215                       6325                      
6216     </field> 6326     </field>
6217                      6327                     
6218     <field  6328     <field 
6219      id="header_menu_label2_font_color"  6329      id="header_menu_label2_font_color" 
6220      translate="label comment"  6330      translate="label comment" 
6221      type="text 6331      type="text
6222      sortOrder="344"  6332      sortOrder="344" 
6223      showInDefault="1"  6333      showInDefault="1" 
6224      showInWebsite="1"  6334      showInWebsite="1" 
6225      showInStore="1" 6335      showInStore="1"
6226     > 6336     >
6227                           6337                          
6228      <label> 6338      <label>
6229       Label2 Font Color 6339       Label2 Font Color
6230      </label> 6340      </label>
6231                           6341                          
6232      <backend_model> 6342      <backend_model>
6233       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6343       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6234      </backend_model> 6344      </backend_model>
6235                           6345                          
6236      <frontend_model> 6346      <frontend_model>
6237       Smartwave\Porto\Block\System\Config\Form\Field\Color 6347       Smartwave\Porto\Block\System\Config\Form\Field\Color
6238      </frontend_model> 6348      </frontend_model>
6239                           6349                          
6240      <depends> 6350      <depends>
6241                                6351                               
6242       <field  6352       <field 
6243        id="custom" 6353        id="custom"
6244       > 6354       >
6245        1 6355        1
6246       </field> 6356       </field>
6247                            6357                           
6248      </depends> 6358      </depends>
6249                       6359                      
6250     </field> 6360     </field>
6251                      6361                     
6252     <field  6362     <field 
6253      id="header_menu_label3_bg_color"  6363      id="header_menu_label3_bg_color" 
6254      translate="label comment"  6364      translate="label comment" 
6255      type="text 6365      type="text
6256      sortOrder="345"  6366      sortOrder="345" 
6257      showInDefault="1"  6367      showInDefault="1" 
6258      showInWebsite="1"  6368      showInWebsite="1" 
6259      showInStore="1" 6369      showInStore="1"
6260     > 6370     >
6261                           6371                          
6262      <label> 6372      <label>
6263       Label3 Background Color 6373       Label3 Background Color
6264      </label> 6374      </label>
6265                           6375                          
6266      <backend_model> 6376      <backend_model>
6267       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6377       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6268      </backend_model> 6378      </backend_model>
6269                           6379                          
6270      <frontend_model> 6380      <frontend_model>
6271       Smartwave\Porto\Block\System\Config\Form\Field\Color 6381       Smartwave\Porto\Block\System\Config\Form\Field\Color
6272      </frontend_model> 6382      </frontend_model>
6273                           6383                          
6274      <depends> 6384      <depends>
6275                                6385                               
6276       <field  6386       <field 
6277        id="custom" 6387        id="custom"
6278       > 6388       >
6279        1 6389        1
6280       </field> 6390       </field>
6281                            6391                           
6282      </depends> 6392      </depends>
6283                       6393                      
6284     </field> 6394     </field>
6285                      6395                     
6286     <field  6396     <field 
6287      id="header_menu_label3_font_color"  6397      id="header_menu_label3_font_color" 
6288      translate="label comment"  6398      translate="label comment" 
6289      type="text 6399      type="text
6290      sortOrder="346"  6400      sortOrder="346" 
6291      showInDefault="1"  6401      showInDefault="1" 
6292      showInWebsite="1"  6402      showInWebsite="1" 
6293      showInStore="1" 6403      showInStore="1"
6294     > 6404     >
6295                           6405                          
6296      <label> 6406      <label>
6297       Label3 Font Color 6407       Label3 Font Color
6298      </label> 6408      </label>
6299                           6409                          
6300      <backend_model> 6410      <backend_model>
6301       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6411       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6302      </backend_model> 6412      </backend_model>
6303                           6413                          
6304      <frontend_model> 6414      <frontend_model>
6305       Smartwave\Porto\Block\System\Config\Form\Field\Color 6415       Smartwave\Porto\Block\System\Config\Form\Field\Color
6306      </frontend_model> 6416      </frontend_model>
6307                           6417                          
6308      <depends> 6418      <depends>
6309                                6419                               
6310       <field  6420       <field 
6311        id="custom" 6421        id="custom"
6312       > 6422       >
6313        1 6423        1
6314       </field> 6424       </field>
6315                            6425                           
6316      </depends> 6426      </depends>
6317                       6427                      
6318     </field> 6428     </field>
6319                      6429                     
6320     <field  6430     <field 
6321      id="header_search_heading"  6431      id="header_search_heading" 
6322      translate="label comment"  6432      translate="label comment" 
6323      sortOrder="400"  6433      sortOrder="400" 
6324      showInDefault="1"  6434      showInDefault="1" 
6325      showInWebsite="1"  6435      showInWebsite="1" 
6326      showInStore="1" 6436      showInStore="1"
6327     > 6437     >
6328                           6438                          
6329      <label> 6439      <label>
6330       Header - Searchbox 6440       Header - Searchbox
6331      </label> 6441      </label>
6332                           6442                          
6333      <frontend_model> 6443      <frontend_model>
6334       Magento\Config\Block\System\Config\Form\Field\Heading 6444       Magento\Config\Block\System\Config\Form\Field\Heading
6335      </frontend_model> 6445      </frontend_model>
6336                           6446                          
6337      <depends> 6447      <depends>
6338                                6448                               
6339       <field  6449       <field 
6340        id="custom" 6450        id="custom"
6341       > 6451       >
6342        1 6452        1
6343       </field> 6453       </field>
6344                            6454                           
6345      </depends> 6455      </depends>
6346                       6456                      
6347     </field> 6457     </field>
6348                      6458                     
6349     <field  6459     <field 
6350      id="header_search_bgcolor"  6460      id="header_search_bgcolor" 
6351      translate="label comment"  6461      translate="label comment" 
6352      type="text 6462      type="text
6353      sortOrder="410"  6463      sortOrder="410" 
6354      showInDefault="1"  6464      showInDefault="1" 
6355      showInWebsite="1"  6465      showInWebsite="1" 
6356      showInStore="1" 6466      showInStore="1"
6357     > 6467     >
6358                           6468                          
6359      <label> 6469      <label>
6360       Background Color 6470       Background Color
6361      </label> 6471      </label>
6362                           6472                          
6363      <backend_model> 6473      <backend_model>
6364       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6474       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6365      </backend_model> 6475      </backend_model>
6366                           6476                          
6367      <frontend_model> 6477      <frontend_model>
6368       Smartwave\Porto\Block\System\Config\Form\Field\Color 6478       Smartwave\Porto\Block\System\Config\Form\Field\Color
6369      </frontend_model> 6479      </frontend_model>
6370                           6480                          
6371      <depends> 6481      <depends>
6372                                6482                               
6373       <field  6483       <field 
6374        id="custom" 6484        id="custom"
6375       > 6485       >
6376        1 6486        1
6377       </field> 6487       </field>
6378                            6488                           
6379      </depends> 6489      </depends>
6380                       6490                      
6381     </field> 6491     </field>
6382                      6492                     
6383     <field  6493     <field 
6384      id="header_search_text_color"  6494      id="header_search_text_color" 
6385      translate="label comment"  6495      translate="label comment" 
6386      type="text 6496      type="text
6387      sortOrder="440"  6497      sortOrder="440" 
6388      showInDefault="1"  6498      showInDefault="1" 
6389      showInWebsite="1"  6499      showInWebsite="1" 
6390      showInStore="1" 6500      showInStore="1"
6391     > 6501     >
6392                           6502                          
6393      <label> 6503      <label>
6394       Search Text Font Color 6504       Search Text Font Color
6395      </label> 6505      </label>
6396                           6506                          
6397      <backend_model> 6507      <backend_model>
6398       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6508       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6399      </backend_model> 6509      </backend_model>
6400                           6510                          
6401      <frontend_model> 6511      <frontend_model>
6402       Smartwave\Porto\Block\System\Config\Form\Field\Color 6512       Smartwave\Porto\Block\System\Config\Form\Field\Color
6403      </frontend_model> 6513      </frontend_model>
6404                           6514                          
6405      <depends> 6515      <depends>
6406                                6516                               
6407       <field  6517       <field 
6408        id="custom" 6518        id="custom"
6409       > 6519       >
6410        1 6520        1
6411       </field> 6521       </field>
6412                            6522                           
6413      </depends> 6523      </depends>
6414                       6524                      
6415     </field> 6525     </field>
6416                      6526                     
6417     <field  6527     <field 
6418      id="header_search_bordercolor"  6528      id="header_search_bordercolor" 
6419      translate="label comment"  6529      translate="label comment" 
6420      type="text 6530      type="text
6421      sortOrder="450"  6531      sortOrder="450" 
6422      showInDefault="1"  6532      showInDefault="1" 
6423      showInWebsite="1"  6533      showInWebsite="1" 
6424      showInStore="1" 6534      showInStore="1"
6425     > 6535     >
6426                           6536                          
6427      <label> 6537      <label>
6428       Border Color 6538       Border Color
6429      </label> 6539      </label>
6430                           6540                          
6431      <backend_model> 6541      <backend_model>
6432       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6542       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6433      </backend_model> 6543      </backend_model>
6434                           6544                          
6435      <frontend_model> 6545      <frontend_model>
6436       Smartwave\Porto\Block\System\Config\Form\Field\Color 6546       Smartwave\Porto\Block\System\Config\Form\Field\Color
6437      </frontend_model> 6547      </frontend_model>
6438                           6548                          
6439      <depends> 6549      <depends>
6440                                6550                               
6441       <field  6551       <field 
6442        id="custom" 6552        id="custom"
6443       > 6553       >
6444        1 6554        1
6445       </field> 6555       </field>
6446                            6556                           
6447      </depends> 6557      </depends>
6448                       6558                      
6449     </field> 6559     </field>
6450                      6560                     
6451     <field  6561     <field 
6452      id="header_minicart_heading"  6562      id="header_minicart_heading" 
6453      translate="label comment"  6563      translate="label comment" 
6454      sortOrder="500"  6564      sortOrder="500" 
6455      showInDefault="1"  6565      showInDefault="1" 
6456      showInWebsite="1"  6566      showInWebsite="1" 
6457      showInStore="1" 6567      showInStore="1"
6458     > 6568     >
6459                           6569                          
6460      <label> 6570      <label>
6461       Header - Mini Cart 6571       Header - Mini Cart
6462      </label> 6572      </label>
6463                           6573                          
6464      <frontend_model> 6574      <frontend_model>
6465       Magento\Config\Block\System\Config\Form\Field\Heading 6575       Magento\Config\Block\System\Config\Form\Field\Heading
6466      </frontend_model> 6576      </frontend_model>
6467                           6577                          
6468      <depends> 6578      <depends>
6469                                6579                               
6470       <field  6580       <field 
6471        id="custom" 6581        id="custom"
6472       > 6582       >
6473        1 6583        1
6474       </field> 6584       </field>
6475                            6585                           
6476      </depends> 6586      </depends>
6477                       6587                      
6478     </field> 6588     </field>
6479                      6589                     
6480     <field  6590     <field 
6481      id="header_minicart_design"  6591      id="header_minicart_design" 
6482      translate="label comment"  6592      translate="label comment" 
6483      type="select"  6593      type="select" 
6484      sortOrder="505"  6594      sortOrder="505" 
6485      showInDefault="1"  6595      showInDefault="1" 
6486      showInWebsite="1"  6596      showInWebsite="1" 
6487      showInStore="1" 6597      showInStore="1"
6488     > 6598     >
6489                           6599                          
6490      <label> 6600      <label>
6491       Minicart Design 6601       Minicart Design
6492      </label> 6602      </label>
6493                           6603                          
6494      <source_model> 6604      <source_model>
6495       Smartwave\Porto\Model\Config\Design\Minicart\Icon 6605       Smartwave\Porto\Model\Config\Design\Minicart\Icon
6496      </source_model> 6606      </source_model>
6497                           6607                          
6498      <depends> 6608      <depends>
6499                                6609                               
6500       <field  6610       <field 
6501        id="custom" 6611        id="custom"
6502       > 6612       >
6503        1 6613        1
6504       </field> 6614       </field>
6505                            6615                           
6506      </depends> 6616      </depends>
6507                       6617                      
6508     </field> 6618     </field>
6509                      6619                     
6510     <field  6620     <field 
    6621      id="header_minicart_popup_design" 
    6622      translate="label comment" 
    6623      type="select" 
    6624      sortOrder="506" 
    6625      showInDefault="1" 
    6626      showInWebsite="1" 
    6627      showInStore="1"
    6628     >
    6629                          
    6630      <label>
    6631       Minicart Popup Design
    6632      </label>
    6633                          
    6634      <source_model>
    6635       Smartwave\Porto\Model\Config\Design\Minicart\Popup
    6636      </source_model>
    6637                          
    6638      <depends>
    6639                               
    6640       <field 
    6641        id="custom"
    6642       >
    6643        1
    6644       </field>
    6645                           
    6646      </depends>
    6647                      
    6648     </field>
    6649                     
    6650     <field 
6511      id="header_minicart_color"  6651      id="header_minicart_color" 
6512      translate="label comment"  6652      translate="label comment" 
6513      type="text 6653      type="text
6514      sortOrder="520"  6654      sortOrder="520" 
6515      showInDefault="1"  6655      showInDefault="1" 
6516      showInWebsite="1"  6656      showInWebsite="1" 
6517      showInStore="1" 6657      showInStore="1"
6518     > 6658     >
6519                           6659                          
6520      <label> 6660      <label>
6521       Font Color 6661       Font Color
6522      </label> 6662      </label>
6523                           6663                          
6524      <backend_model> 6664      <backend_model>
6525       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6665       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6526      </backend_model> 6666      </backend_model>
6527                           6667                          
6528      <frontend_model> 6668      <frontend_model>
6529       Smartwave\Porto\Block\System\Config\Form\Field\Color 6669       Smartwave\Porto\Block\System\Config\Form\Field\Color
6530      </frontend_model> 6670      </frontend_model>
6531                           6671                          
6532      <depends> 6672      <depends>
6533                                6673                               
6534       <field  6674       <field 
6535        id="custom" 6675        id="custom"
6536       > 6676       >
6537        1 6677        1
6538       </field> 6678       </field>
6539                            6679                           
6540      </depends> 6680      </depends>
6541                       6681                      
6542     </field> 6682     </field>
6543                      6683                     
6544     <field  6684     <field 
6545      id="header_minicart_icon_color 6685      id="header_minicart_icon_color
6546      translate="label comment"  6686      translate="label comment" 
6547      type="text 6687      type="text
6548      sortOrder="530"  6688      sortOrder="530" 
6549      showInDefault="1"  6689      showInDefault="1" 
6550      showInWebsite="1"  6690      showInWebsite="1" 
6551      showInStore="1" 6691      showInStore="1"
6552     > 6692     >
6553                           6693                          
6554      <label> 6694      <label>
6555       Icon Color 6695       Icon Color
6556      </label> 6696      </label>
6557                           6697                          
6558      <backend_model> 6698      <backend_model>
6559       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6699       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6560      </backend_model> 6700      </backend_model>
6561                           6701                          
6562      <frontend_model> 6702      <frontend_model>
6563       Smartwave\Porto\Block\System\Config\Form\Field\Color 6703       Smartwave\Porto\Block\System\Config\Form\Field\Color
6564      </frontend_model> 6704      </frontend_model>
6565                           6705                          
6566      <depends> 6706      <depends>
6567                                6707                               
6568       <field  6708       <field 
6569        id="custom" 6709        id="custom"
6570       > 6710       >
6571        1 6711        1
6572       </field> 6712       </field>
6573                            6713                           
6574      </depends> 6714      </depends>
6575                       6715                      
6576     </field> 6716     </field>
6577                  6717                 
6578    </group> 6718    </group>
6579                 6719                
6580    <group  6720    <group 
6581     id="footer 6721     id="footer
6582     translate="label"  6722     translate="label" 
6583     sortOrder="500"  6723     sortOrder="500" 
6584     showInDefault="1"  6724     showInDefault="1" 
6585     showInWebsite="1"  6725     showInWebsite="1" 
6586     showInStore="1" 6726     showInStore="1"
6587    > 6727    >
6588                      6728                     
6589     <label> 6729     <label>
6590      Footer 6730      Footer
6591     </label> 6731     </label>
6592                      6732                     
6593     <field  6733     <field 
6594      id="custom 6734      id="custom
6595      translate="label comment"  6735      translate="label comment" 
6596      type="select"  6736      type="select" 
6597      sortOrder="10"  6737      sortOrder="10" 
6598      showInDefault="1"  6738      showInDefault="1" 
6599      showInWebsite="1"  6739      showInWebsite="1" 
6600      showInStore="1" 6740      showInStore="1"
6601     > 6741     >
6602                           6742                          
6603      <label> 6743      <label>
6604       Custom 6744       Custom
6605      </label> 6745      </label>
6606                           6746                          
6607      <source_model> 6747      <source_model>
6608       Magento\Config\Model\Config\Source\Yesno 6748       Magento\Config\Model\Config\Source\Yesno
6609      </source_model> 6749      </source_model>
6610                       6750                      
6611     </field> 6751     </field>
6612                      6752                     
6613     <field  6753     <field 
6614      id="footer_top_heading"  6754      id="footer_top_heading" 
6615      translate="label comment"  6755      translate="label comment" 
6616      sortOrder="100"  6756      sortOrder="100" 
6617      showInDefault="1"  6757      showInDefault="1" 
6618      showInWebsite="1"  6758      showInWebsite="1" 
6619      showInStore="1" 6759      showInStore="1"
6620     > 6760     >
6621                           6761                          
6622      <label> 6762      <label>
6623       Footer - Top 6763       Footer - Top
6624      </label> 6764      </label>
6625                           6765                          
6626      <frontend_model> 6766      <frontend_model>
6627       Magento\Config\Block\System\Config\Form\Field\Heading 6767       Magento\Config\Block\System\Config\Form\Field\Heading
6628      </frontend_model> 6768      </frontend_model>
6629                           6769                          
6630      <depends> 6770      <depends>
6631                                6771                               
6632       <field  6772       <field 
6633        id="custom" 6773        id="custom"
6634       > 6774       >
6635        1 6775        1
6636       </field> 6776       </field>
6637                            6777                           
6638      </depends> 6778      </depends>
6639                       6779                      
6640     </field> 6780     </field>
6641                      6781                     
6642     <field  6782     <field 
6643      id="footer_top_bgcolor"  6783      id="footer_top_bgcolor" 
6644      translate="label comment"  6784      translate="label comment" 
6645      type="text 6785      type="text
6646      sortOrder="110"  6786      sortOrder="110" 
6647      showInDefault="1"  6787      showInDefault="1" 
6648      showInWebsite="1"  6788      showInWebsite="1" 
6649      showInStore="1" 6789      showInStore="1"
6650     > 6790     >
6651                           6791                          
6652      <label> 6792      <label>
6653       Background Color 6793       Background Color
6654      </label> 6794      </label>
6655                           6795                          
6656      <backend_model> 6796      <backend_model>
6657       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6797       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6658      </backend_model> 6798      </backend_model>
6659                           6799                          
6660      <frontend_model> 6800      <frontend_model>
6661       Smartwave\Porto\Block\System\Config\Form\Field\Color 6801       Smartwave\Porto\Block\System\Config\Form\Field\Color
6662      </frontend_model> 6802      </frontend_model>
6663                           6803                          
6664      <depends> 6804      <depends>
6665                                6805                               
6666       <field  6806       <field 
6667        id="custom" 6807        id="custom"
6668       > 6808       >
6669        1 6809        1
6670       </field> 6810       </field>
6671                            6811                           
6672      </depends> 6812      </depends>
6673                       6813                      
6674     </field> 6814     </field>
6675                      6815                     
6676     <field  6816     <field 
6677      id="footer_top_color 6817      id="footer_top_color
6678      translate="label comment"  6818      translate="label comment" 
6679      type="text 6819      type="text
6680      sortOrder="120"  6820      sortOrder="120" 
6681      showInDefault="1"  6821      showInDefault="1" 
6682      showInWebsite="1"  6822      showInWebsite="1" 
6683      showInStore="1" 6823      showInStore="1"
6684     > 6824     >
6685                           6825                          
6686      <label> 6826      <label>
6687       Text Font Color 6827       Text Font Color
6688      </label> 6828      </label>
6689                           6829                          
6690      <backend_model> 6830      <backend_model>
6691       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6831       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6692      </backend_model> 6832      </backend_model>
6693                           6833                          
6694      <frontend_model> 6834      <frontend_model>
6695       Smartwave\Porto\Block\System\Config\Form\Field\Color 6835       Smartwave\Porto\Block\System\Config\Form\Field\Color
6696      </frontend_model> 6836      </frontend_model>
6697                           6837                          
6698      <depends> 6838      <depends>
6699                                6839                               
6700       <field  6840       <field 
6701        id="custom" 6841        id="custom"
6702       > 6842       >
6703        1 6843        1
6704       </field> 6844       </field>
6705                            6845                           
6706      </depends> 6846      </depends>
6707                       6847                      
6708     </field> 6848     </field>
6709                      6849                     
6710     <field  6850     <field 
6711      id="footer_top_link_color"  6851      id="footer_top_link_color" 
6712      translate="label comment"  6852      translate="label comment" 
6713      type="text 6853      type="text
6714      sortOrder="130"  6854      sortOrder="130" 
6715      showInDefault="1"  6855      showInDefault="1" 
6716      showInWebsite="1"  6856      showInWebsite="1" 
6717      showInStore="1" 6857      showInStore="1"
6718     > 6858     >
6719                           6859                          
6720      <label> 6860      <label>
6721       Links Color 6861       Links Color
6722      </label> 6862      </label>
6723                           6863                          
6724      <backend_model> 6864      <backend_model>
6725       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6865       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6726      </backend_model> 6866      </backend_model>
6727                           6867                          
6728      <frontend_model> 6868      <frontend_model>
6729       Smartwave\Porto\Block\System\Config\Form\Field\Color 6869       Smartwave\Porto\Block\System\Config\Form\Field\Color
6730      </frontend_model> 6870      </frontend_model>
6731                           6871                          
6732      <depends> 6872      <depends>
6733                                6873                               
6734       <field  6874       <field 
6735        id="custom" 6875        id="custom"
6736       > 6876       >
6737        1 6877        1
6738       </field> 6878       </field>
6739                            6879                           
6740      </depends> 6880      </depends>
6741                       6881                      
6742     </field> 6882     </field>
6743                      6883                     
6744     <field  6884     <field 
6745      id="footer_top_link_hover_color"  6885      id="footer_top_link_hover_color" 
6746      translate="label comment"  6886      translate="label comment" 
6747      type="text 6887      type="text
6748      sortOrder="140"  6888      sortOrder="140" 
6749      showInDefault="1"  6889      showInDefault="1" 
6750      showInWebsite="1"  6890      showInWebsite="1" 
6751      showInStore="1" 6891      showInStore="1"
6752     > 6892     >
6753                           6893                          
6754      <label> 6894      <label>
6755       Links Hover Color 6895       Links Hover Color
6756      </label> 6896      </label>
6757                           6897                          
6758      <backend_model> 6898      <backend_model>
6759       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6899       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6760      </backend_model> 6900      </backend_model>
6761                           6901                          
6762      <frontend_model> 6902      <frontend_model>
6763       Smartwave\Porto\Block\System\Config\Form\Field\Color 6903       Smartwave\Porto\Block\System\Config\Form\Field\Color
6764      </frontend_model> 6904      </frontend_model>
6765                           6905                          
6766      <depends> 6906      <depends>
6767                                6907                               
6768       <field  6908       <field 
6769        id="custom" 6909        id="custom"
6770       > 6910       >
6771        1 6911        1
6772       </field> 6912       </field>
6773                            6913                           
6774      </depends> 6914      </depends>
6775                       6915                      
6776     </field> 6916     </field>
6777                      6917                     
6778     <field  6918     <field 
6779      id="footer_middle_heading"  6919      id="footer_middle_heading" 
6780      translate="label comment"  6920      translate="label comment" 
6781      sortOrder="200"  6921      sortOrder="200" 
6782      showInDefault="1"  6922      showInDefault="1" 
6783      showInWebsite="1"  6923      showInWebsite="1" 
6784      showInStore="1" 6924      showInStore="1"
6785     > 6925     >
6786                           6926                          
6787      <label> 6927      <label>
6788       Footer - Middle 6928       Footer - Middle
6789      </label> 6929      </label>
6790                           6930                          
6791      <frontend_model> 6931      <frontend_model>
6792       Magento\Config\Block\System\Config\Form\Field\Heading 6932       Magento\Config\Block\System\Config\Form\Field\Heading
6793      </frontend_model> 6933      </frontend_model>
6794                           6934                          
6795      <depends> 6935      <depends>
6796                                6936                               
6797       <field  6937       <field 
6798        id="custom" 6938        id="custom"
6799       > 6939       >
6800        1 6940        1
6801       </field> 6941       </field>
6802                            6942                           
6803      </depends> 6943      </depends>
6804                       6944                      
6805     </field> 6945     </field>
6806                      6946                     
6807     <field  6947     <field 
6808      id="footer_middle_bgcolor"  6948      id="footer_middle_bgcolor" 
6809      translate="label comment"  6949      translate="label comment" 
6810      type="text 6950      type="text
6811      sortOrder="210"  6951      sortOrder="210" 
6812      showInDefault="1"  6952      showInDefault="1" 
6813      showInWebsite="1"  6953      showInWebsite="1" 
6814      showInStore="1" 6954      showInStore="1"
6815     > 6955     >
6816                           6956                          
6817      <label> 6957      <label>
6818       Background Color 6958       Background Color
6819      </label> 6959      </label>
6820                           6960                          
6821      <backend_model> 6961      <backend_model>
6822       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6962       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6823      </backend_model> 6963      </backend_model>
6824                           6964                          
6825      <frontend_model> 6965      <frontend_model>
6826       Smartwave\Porto\Block\System\Config\Form\Field\Color 6966       Smartwave\Porto\Block\System\Config\Form\Field\Color
6827      </frontend_model> 6967      </frontend_model>
6828                           6968                          
6829      <depends> 6969      <depends>
6830                                6970                               
6831       <field  6971       <field 
6832        id="custom" 6972        id="custom"
6833       > 6973       >
6834        1 6974        1
6835       </field> 6975       </field>
6836                            6976                           
6837      </depends> 6977      </depends>
6838                       6978                      
6839     </field> 6979     </field>
6840                      6980                     
6841     <field  6981     <field 
6842      id="footer_middle_color"  6982      id="footer_middle_color" 
6843      translate="label comment"  6983      translate="label comment" 
6844      type="text 6984      type="text
6845      sortOrder="220"  6985      sortOrder="220" 
6846      showInDefault="1"  6986      showInDefault="1" 
6847      showInWebsite="1"  6987      showInWebsite="1" 
6848      showInStore="1" 6988      showInStore="1"
6849     > 6989     >
6850                           6990                          
6851      <label> 6991      <label>
6852       Text Font Color 6992       Text Font Color
6853      </label> 6993      </label>
6854                           6994                          
6855      <backend_model> 6995      <backend_model>
6856       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6996       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6857      </backend_model> 6997      </backend_model>
6858                           6998                          
6859      <frontend_model> 6999      <frontend_model>
6860       Smartwave\Porto\Block\System\Config\Form\Field\Color 7000       Smartwave\Porto\Block\System\Config\Form\Field\Color
6861      </frontend_model> 7001      </frontend_model>
6862                           7002                          
6863      <depends> 7003      <depends>
6864                                7004                               
6865       <field  7005       <field 
6866        id="custom" 7006        id="custom"
6867       > 7007       >
6868        1 7008        1
6869       </field> 7009       </field>
6870                            7010                           
6871      </depends> 7011      </depends>
6872                       7012                      
6873     </field> 7013     </field>
6874                      7014                     
6875     <field  7015     <field 
6876      id="footer_middle_link_color"  7016      id="footer_middle_link_color" 
6877      translate="label comment"  7017      translate="label comment" 
6878      type="text 7018      type="text
6879      sortOrder="230"  7019      sortOrder="230" 
6880      showInDefault="1"  7020      showInDefault="1" 
6881      showInWebsite="1"  7021      showInWebsite="1" 
6882      showInStore="1" 7022      showInStore="1"
6883     > 7023     >
6884                           7024                          
6885      <label> 7025      <label>
6886       Links Color 7026       Links Color
6887      </label> 7027      </label>
6888                           7028                          
6889      <backend_model> 7029      <backend_model>
6890       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7030       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6891      </backend_model> 7031      </backend_model>
6892                           7032                          
6893      <frontend_model> 7033      <frontend_model>
6894       Smartwave\Porto\Block\System\Config\Form\Field\Color 7034       Smartwave\Porto\Block\System\Config\Form\Field\Color
6895      </frontend_model> 7035      </frontend_model>
6896                           7036                          
6897      <depends> 7037      <depends>
6898                                7038                               
6899       <field  7039       <field 
6900        id="custom" 7040        id="custom"
6901       > 7041       >
6902        1 7042        1
6903       </field> 7043       </field>
6904                            7044                           
6905      </depends> 7045      </depends>
6906                       7046                      
6907     </field> 7047     </field>
6908                      7048                     
6909     <field  7049     <field 
6910      id="footer_middle_link_hover_color"  7050      id="footer_middle_link_hover_color" 
6911      translate="label comment"  7051      translate="label comment" 
6912      type="text 7052      type="text
6913      sortOrder="240"  7053      sortOrder="240" 
6914      showInDefault="1"  7054      showInDefault="1" 
6915      showInWebsite="1"  7055      showInWebsite="1" 
6916      showInStore="1" 7056      showInStore="1"
6917     > 7057     >
6918                           7058                          
6919      <label> 7059      <label>
6920       Links Hover Color 7060       Links Hover Color
6921      </label> 7061      </label>
6922                           7062                          
6923      <backend_model> 7063      <backend_model>
6924       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7064       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6925      </backend_model> 7065      </backend_model>
6926                           7066                          
6927      <frontend_model> 7067      <frontend_model>
6928       Smartwave\Porto\Block\System\Config\Form\Field\Color 7068       Smartwave\Porto\Block\System\Config\Form\Field\Color
6929      </frontend_model> 7069      </frontend_model>
6930                           7070                          
6931      <depends> 7071      <depends>
6932                                7072                               
6933       <field  7073       <field 
6934        id="custom" 7074        id="custom"
6935       > 7075       >
6936        1 7076        1
6937       </field> 7077       </field>
6938                            7078                           
6939      </depends> 7079      </depends>
6940                       7080                      
6941     </field> 7081     </field>
6942                      7082                     
6943     <field  7083     <field 
6944      id="footer_middle_title_color"  7084      id="footer_middle_title_color" 
6945      translate="label comment"  7085      translate="label comment" 
6946      type="text 7086      type="text
6947      sortOrder="250"  7087      sortOrder="250" 
6948      showInDefault="1"  7088      showInDefault="1" 
6949      showInWebsite="1"  7089      showInWebsite="1" 
6950      showInStore="1" 7090      showInStore="1"
6951     > 7091     >
6952                           7092                          
6953      <label> 7093      <label>
6954       Block Title Color 7094       Block Title Color
6955      </label> 7095      </label>
6956                           7096                          
6957      <backend_model> 7097      <backend_model>
6958       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7098       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6959      </backend_model> 7099      </backend_model>
6960                           7100                          
6961      <frontend_model> 7101      <frontend_model>
6962       Smartwave\Porto\Block\System\Config\Form\Field\Color 7102       Smartwave\Porto\Block\System\Config\Form\Field\Color
6963      </frontend_model> 7103      </frontend_model>
6964                           7104                          
6965      <depends> 7105      <depends>
6966                                7106                               
6967       <field  7107       <field 
6968        id="custom" 7108        id="custom"
6969       > 7109       >
6970        1 7110        1
6971       </field> 7111       </field>
6972                            7112                           
6973      </depends> 7113      </depends>
6974                       7114                      
6975     </field> 7115     </field>
6976                      7116                     
6977     <field  7117     <field 
6978      id="footer_middle_links_icon_color"  7118      id="footer_middle_links_icon_color" 
6979      translate="label comment"  7119      translate="label comment" 
6980      type="text 7120      type="text
6981      sortOrder="260"  7121      sortOrder="260" 
6982      showInDefault="1"  7122      showInDefault="1" 
6983      showInWebsite="1"  7123      showInWebsite="1" 
6984      showInStore="1" 7124      showInStore="1"
6985     > 7125     >
6986                           7126                          
6987      <label> 7127      <label>
6988       Links Icon Color 7128       Links Icon Color
6989      </label> 7129      </label>
6990                           7130                          
6991      <backend_model> 7131      <backend_model>
6992       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7132       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6993      </backend_model> 7133      </backend_model>
6994                           7134                          
6995      <frontend_model> 7135      <frontend_model>
6996       Smartwave\Porto\Block\System\Config\Form\Field\Color 7136       Smartwave\Porto\Block\System\Config\Form\Field\Color
6997      </frontend_model> 7137      </frontend_model>
6998                           7138                          
6999      <depends> 7139      <depends>
7000                                7140                               
7001       <field  7141       <field 
7002        id="custom" 7142        id="custom"
7003       > 7143       >
7004        1 7144        1
7005       </field> 7145       </field>
7006                            7146                           
7007      </depends> 7147      </depends>
7008                       7148                      
7009     </field> 7149     </field>
7010                      7150                     
7011     <field  7151     <field 
7012      id="footer_middle_ribbon_bgcolor"  7152      id="footer_middle_ribbon_bgcolor" 
7013      translate="label comment"  7153      translate="label comment" 
7014      type="text 7154      type="text
7015      sortOrder="270"  7155      sortOrder="270" 
7016      showInDefault="1"  7156      showInDefault="1" 
7017      showInWebsite="1"  7157      showInWebsite="1" 
7018      showInStore="1" 7158      showInStore="1"
7019     > 7159     >
7020                           7160                          
7021      <label> 7161      <label>
7022       Ribbon Background Color 7162       Ribbon Background Color
7023      </label> 7163      </label>
7024                           7164                          
7025      <backend_model> 7165      <backend_model>
7026       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7166       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7027      </backend_model> 7167      </backend_model>
7028                           7168                          
7029      <frontend_model> 7169      <frontend_model>
7030       Smartwave\Porto\Block\System\Config\Form\Field\Color 7170       Smartwave\Porto\Block\System\Config\Form\Field\Color
7031      </frontend_model> 7171      </frontend_model>
7032                           7172                          
7033      <depends> 7173      <depends>
7034                                7174                               
7035       <field  7175       <field 
7036        id="custom" 7176        id="custom"
7037       > 7177       >
7038        1 7178        1
7039       </field> 7179       </field>
7040                            7180                           
7041      </depends> 7181      </depends>
7042                       7182                      
7043     </field> 7183     </field>
7044                      7184                     
7045     <field  7185     <field 
7046      id="footer_middle_ribbon_shadow_color"  7186      id="footer_middle_ribbon_shadow_color" 
7047      translate="label comment"  7187      translate="label comment" 
7048      type="text 7188      type="text
7049      sortOrder="280"  7189      sortOrder="280" 
7050      showInDefault="1"  7190      showInDefault="1" 
7051      showInWebsite="1"  7191      showInWebsite="1" 
7052      showInStore="1" 7192      showInStore="1"
7053     > 7193     >
7054                           7194                          
7055      <label> 7195      <label>
7056       Ribbon Shadow Color 7196       Ribbon Shadow Color
7057      </label> 7197      </label>
7058                           7198                          
7059      <backend_model> 7199      <backend_model>
7060       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7200       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7061      </backend_model> 7201      </backend_model>
7062                           7202                          
7063      <frontend_model> 7203      <frontend_model>
7064       Smartwave\Porto\Block\System\Config\Form\Field\Color 7204       Smartwave\Porto\Block\System\Config\Form\Field\Color
7065      </frontend_model> 7205      </frontend_model>
7066                           7206                          
7067      <depends> 7207      <depends>
7068                                7208                               
7069       <field  7209       <field 
7070        id="custom" 7210        id="custom"
7071       > 7211       >
7072        1 7212        1
7073       </field> 7213       </field>
7074                            7214                           
7075      </depends> 7215      </depends>
7076                       7216                      
7077     </field> 7217     </field>
7078                      7218                     
7079     <field  7219     <field 
7080      id="footer_middle_ribbon_color 7220      id="footer_middle_ribbon_color
7081      translate="label comment"  7221      translate="label comment" 
7082      type="text 7222      type="text
7083      sortOrder="290"  7223      sortOrder="290" 
7084      showInDefault="1"  7224      showInDefault="1" 
7085      showInWebsite="1"  7225      showInWebsite="1" 
7086      showInStore="1" 7226      showInStore="1"
7087     > 7227     >
7088                           7228                          
7089      <label> 7229      <label>
7090       Ribbon Text Font Color 7230       Ribbon Text Font Color
7091      </label> 7231      </label>
7092                           7232                          
7093      <backend_model> 7233      <backend_model>
7094       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7234       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7095      </backend_model> 7235      </backend_model>
7096                           7236                          
7097      <frontend_model> 7237      <frontend_model>
7098       Smartwave\Porto\Block\System\Config\Form\Field\Color 7238       Smartwave\Porto\Block\System\Config\Form\Field\Color
7099      </frontend_model> 7239      </frontend_model>
7100                           7240                          
7101      <depends> 7241      <depends>
7102                                7242                               
7103       <field  7243       <field 
7104        id="custom" 7244        id="custom"
7105       > 7245       >
7106        1 7246        1
7107       </field> 7247       </field>
7108                            7248                           
7109      </depends> 7249      </depends>
7110                       7250                      
7111     </field> 7251     </field>
7112                      7252                     
7113     <field  7253     <field 
7114      id="footer_middle_2_heading"  7254      id="footer_middle_2_heading" 
7115      translate="label comment"  7255      translate="label comment" 
7116      sortOrder="300"  7256      sortOrder="300" 
7117      showInDefault="1"  7257      showInDefault="1" 
7118      showInWebsite="1"  7258      showInWebsite="1" 
7119      showInStore="1" 7259      showInStore="1"
7120     > 7260     >
7121                           7261                          
7122      <label> 7262      <label>
7123       Footer - Middle 2nd Row 7263       Footer - Middle 2nd Row
7124      </label> 7264      </label>
7125                           7265                          
7126      <frontend_model> 7266      <frontend_model>
7127       Magento\Config\Block\System\Config\Form\Field\Heading 7267       Magento\Config\Block\System\Config\Form\Field\Heading
7128      </frontend_model> 7268      </frontend_model>
7129                           7269                          
7130      <depends> 7270      <depends>
7131                                7271                               
7132       <field  7272       <field 
7133        id="custom" 7273        id="custom"
7134       > 7274       >
7135        1 7275        1
7136       </field> 7276       </field>
7137                            7277                           
7138      </depends> 7278      </depends>
7139                       7279                      
7140     </field> 7280     </field>
7141                      7281                     
7142     <field  7282     <field 
7143      id="footer_middle_2_bgcolor"  7283      id="footer_middle_2_bgcolor" 
7144      translate="label comment"  7284      translate="label comment" 
7145      type="text 7285      type="text
7146      sortOrder="310"  7286      sortOrder="310" 
7147      showInDefault="1"  7287      showInDefault="1" 
7148      showInWebsite="1"  7288      showInWebsite="1" 
7149      showInStore="1" 7289      showInStore="1"
7150     > 7290     >
7151                           7291                          
7152      <label> 7292      <label>
7153       Background Color 7293       Background Color
7154      </label> 7294      </label>
7155                           7295                          
7156      <backend_model> 7296      <backend_model>
7157       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7297       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7158      </backend_model> 7298      </backend_model>
7159                           7299                          
7160      <frontend_model> 7300      <frontend_model>
7161       Smartwave\Porto\Block\System\Config\Form\Field\Color 7301       Smartwave\Porto\Block\System\Config\Form\Field\Color
7162      </frontend_model> 7302      </frontend_model>
7163                           7303                          
7164      <depends> 7304      <depends>
7165                                7305                               
7166       <field  7306       <field 
7167        id="custom" 7307        id="custom"
7168       > 7308       >
7169        1 7309        1
7170       </field> 7310       </field>
7171                            7311                           
7172      </depends> 7312      </depends>
7173                       7313                      
7174     </field> 7314     </field>
7175                      7315                     
7176     <field  7316     <field 
7177      id="footer_middle_2_color"  7317      id="footer_middle_2_color" 
7178      translate="label comment"  7318      translate="label comment" 
7179      type="text 7319      type="text
7180      sortOrder="320"  7320      sortOrder="320" 
7181      showInDefault="1"  7321      showInDefault="1" 
7182      showInWebsite="1"  7322      showInWebsite="1" 
7183      showInStore="1" 7323      showInStore="1"
7184     > 7324     >
7185                           7325                          
7186      <label> 7326      <label>
7187       Text Font Color 7327       Text Font Color
7188      </label> 7328      </label>
7189                           7329                          
7190      <backend_model> 7330      <backend_model>
7191       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7331       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7192      </backend_model> 7332      </backend_model>
7193                           7333                          
7194      <frontend_model> 7334      <frontend_model>
7195       Smartwave\Porto\Block\System\Config\Form\Field\Color 7335       Smartwave\Porto\Block\System\Config\Form\Field\Color
7196      </frontend_model> 7336      </frontend_model>
7197                           7337                          
7198      <depends> 7338      <depends>
7199                                7339                               
7200       <field  7340       <field 
7201        id="custom" 7341        id="custom"
7202       > 7342       >
7203        1 7343        1
7204       </field> 7344       </field>
7205                            7345                           
7206      </depends> 7346      </depends>
7207                       7347                      
7208     </field> 7348     </field>
7209                      7349                     
7210     <field  7350     <field 
7211      id="footer_middle_2_link_color 7351      id="footer_middle_2_link_color
7212      translate="label comment"  7352      translate="label comment" 
7213      type="text 7353      type="text
7214      sortOrder="330"  7354      sortOrder="330" 
7215      showInDefault="1"  7355      showInDefault="1" 
7216      showInWebsite="1"  7356      showInWebsite="1" 
7217      showInStore="1" 7357      showInStore="1"
7218     > 7358     >
7219                           7359                          
7220      <label> 7360      <label>
7221       Links Color 7361       Links Color
7222      </label> 7362      </label>
7223                           7363                          
7224      <backend_model> 7364      <backend_model>
7225       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7365       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7226      </backend_model> 7366      </backend_model>
7227                           7367                          
7228      <frontend_model> 7368      <frontend_model>
7229       Smartwave\Porto\Block\System\Config\Form\Field\Color 7369       Smartwave\Porto\Block\System\Config\Form\Field\Color
7230      </frontend_model> 7370      </frontend_model>
7231                           7371                          
7232      <depends> 7372      <depends>
7233                                7373                               
7234       <field  7374       <field 
7235        id="custom" 7375        id="custom"
7236       > 7376       >
7237        1 7377        1
7238       </field> 7378       </field>
7239                            7379                           
7240      </depends> 7380      </depends>
7241                       7381                      
7242     </field> 7382     </field>
7243                      7383                     
7244     <field  7384     <field 
7245      id="footer_middle_2_link_hover_color"  7385      id="footer_middle_2_link_hover_color" 
7246      translate="label comment"  7386      translate="label comment" 
7247      type="text 7387      type="text
7248      sortOrder="340"  7388      sortOrder="340" 
7249      showInDefault="1"  7389      showInDefault="1" 
7250      showInWebsite="1"  7390      showInWebsite="1" 
7251      showInStore="1" 7391      showInStore="1"
7252     > 7392     >
7253                           7393                          
7254      <label> 7394      <label>
7255       Links Hover Color 7395       Links Hover Color
7256      </label> 7396      </label>
7257                           7397                          
7258      <backend_model> 7398      <backend_model>
7259       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7399       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7260      </backend_model> 7400      </backend_model>
7261                           7401                          
7262      <frontend_model> 7402      <frontend_model>
7263       Smartwave\Porto\Block\System\Config\Form\Field\Color 7403       Smartwave\Porto\Block\System\Config\Form\Field\Color
7264      </frontend_model> 7404      </frontend_model>
7265                           7405                          
7266      <depends> 7406      <depends>
7267                                7407                               
7268       <field  7408       <field 
7269        id="custom" 7409        id="custom"
7270       > 7410       >
7271        1 7411        1
7272       </field> 7412       </field>
7273                            7413                           
7274      </depends> 7414      </depends>
7275                       7415                      
7276     </field> 7416     </field>
7277                      7417                     
7278     <field  7418     <field 
7279      id="footer_middle_2_title_color"  7419      id="footer_middle_2_title_color" 
7280      translate="label comment"  7420      translate="label comment" 
7281      type="text 7421      type="text
7282      sortOrder="350"  7422      sortOrder="350" 
7283      showInDefault="1"  7423      showInDefault="1" 
7284      showInWebsite="1"  7424      showInWebsite="1" 
7285      showInStore="1" 7425      showInStore="1"
7286     > 7426     >
7287                           7427                          
7288      <label> 7428      <label>
7289       Block Title Color 7429       Block Title Color
7290      </label> 7430      </label>
7291                           7431                          
7292      <backend_model> 7432      <backend_model>
7293       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7433       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7294      </backend_model> 7434      </backend_model>
7295                           7435                          
7296      <frontend_model> 7436      <frontend_model>
7297       Smartwave\Porto\Block\System\Config\Form\Field\Color 7437       Smartwave\Porto\Block\System\Config\Form\Field\Color
7298      </frontend_model> 7438      </frontend_model>
7299                           7439                          
7300      <depends> 7440      <depends>
7301                                7441                               
7302       <field  7442       <field 
7303        id="custom" 7443        id="custom"
7304       > 7444       >
7305        1 7445        1
7306       </field> 7446       </field>
7307                            7447                           
7308      </depends> 7448      </depends>
7309                       7449                      
7310     </field> 7450     </field>
7311                      7451                     
7312     <field  7452     <field 
7313      id="footer_middle_2_links_icon_color"  7453      id="footer_middle_2_links_icon_color" 
7314      translate="label comment"  7454      translate="label comment" 
7315      type="text 7455      type="text
7316      sortOrder="360"  7456      sortOrder="360" 
7317      showInDefault="1"  7457      showInDefault="1" 
7318      showInWebsite="1"  7458      showInWebsite="1" 
7319      showInStore="1" 7459      showInStore="1"
7320     > 7460     >
7321                           7461                          
7322      <label> 7462      <label>
7323       Links Icon Color 7463       Links Icon Color
7324      </label> 7464      </label>
7325                           7465                          
7326      <backend_model> 7466      <backend_model>
7327       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7467       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7328      </backend_model> 7468      </backend_model>
7329                           7469                          
7330      <frontend_model> 7470      <frontend_model>
7331       Smartwave\Porto\Block\System\Config\Form\Field\Color 7471       Smartwave\Porto\Block\System\Config\Form\Field\Color
7332      </frontend_model> 7472      </frontend_model>
7333                           7473                          
7334      <depends> 7474      <depends>
7335                                7475                               
7336       <field  7476       <field 
7337        id="custom" 7477        id="custom"
7338       > 7478       >
7339        1 7479        1
7340       </field> 7480       </field>
7341                            7481                           
7342      </depends> 7482      </depends>
7343                       7483                      
7344     </field> 7484     </field>
7345                      7485                     
7346     <field  7486     <field 
7347      id="footer_bottom_heading"  7487      id="footer_bottom_heading" 
7348      translate="label comment"  7488      translate="label comment" 
7349      sortOrder="400"  7489      sortOrder="400" 
7350      showInDefault="1"  7490      showInDefault="1" 
7351      showInWebsite="1"  7491      showInWebsite="1" 
7352      showInStore="1" 7492      showInStore="1"
7353     > 7493     >
7354                           7494                          
7355      <label> 7495      <label>
7356       Footer - Bottom 7496       Footer - Bottom
7357      </label> 7497      </label>
7358                           7498                          
7359      <frontend_model> 7499      <frontend_model>
7360       Magento\Config\Block\System\Config\Form\Field\Heading 7500       Magento\Config\Block\System\Config\Form\Field\Heading
7361      </frontend_model> 7501      </frontend_model>
7362                           7502                          
7363      <depends> 7503      <depends>
7364                                7504                               
7365       <field  7505       <field 
7366        id="custom" 7506        id="custom"
7367       > 7507       >
7368        1 7508        1
7369       </field> 7509       </field>
7370                            7510                           
7371      </depends> 7511      </depends>
7372                       7512                      
7373     </field> 7513     </field>
7374                      7514                     
7375     <field  7515     <field 
7376      id="footer_bottom_bgcolor"  7516      id="footer_bottom_bgcolor" 
7377      translate="label comment"  7517      translate="label comment" 
7378      type="text 7518      type="text
7379      sortOrder="410"  7519      sortOrder="410" 
7380      showInDefault="1"  7520      showInDefault="1" 
7381      showInWebsite="1"  7521      showInWebsite="1" 
7382      showInStore="1" 7522      showInStore="1"
7383     > 7523     >
7384                           7524                          
7385      <label> 7525      <label>
7386       Background Color 7526       Background Color
7387      </label> 7527      </label>
7388                           7528                          
7389      <backend_model> 7529      <backend_model>
7390       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7530       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7391      </backend_model> 7531      </backend_model>
7392                           7532                          
7393      <frontend_model> 7533      <frontend_model>
7394       Smartwave\Porto\Block\System\Config\Form\Field\Color 7534       Smartwave\Porto\Block\System\Config\Form\Field\Color
7395      </frontend_model> 7535      </frontend_model>
7396                           7536                          
7397      <depends> 7537      <depends>
7398                                7538                               
7399       <field  7539       <field 
7400        id="custom" 7540        id="custom"
7401       > 7541       >
7402        1 7542        1
7403       </field> 7543       </field>
7404                            7544                           
7405      </depends> 7545      </depends>
7406                       7546                      
7407     </field> 7547     </field>
7408                      7548                     
7409     <field  7549     <field 
7410      id="footer_bottom_color"  7550      id="footer_bottom_color" 
7411      translate="label comment"  7551      translate="label comment" 
7412      type="text 7552      type="text
7413      sortOrder="420"  7553      sortOrder="420" 
7414      showInDefault="1"  7554      showInDefault="1" 
7415      showInWebsite="1"  7555      showInWebsite="1" 
7416      showInStore="1" 7556      showInStore="1"
7417     > 7557     >
7418                           7558                          
7419      <label> 7559      <label>
7420       Text Font Color 7560       Text Font Color
7421      </label> 7561      </label>
7422                           7562                          
7423      <backend_model> 7563      <backend_model>
7424       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7564       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7425      </backend_model> 7565      </backend_model>
7426                           7566                          
7427      <frontend_model> 7567      <frontend_model>
7428       Smartwave\Porto\Block\System\Config\Form\Field\Color 7568       Smartwave\Porto\Block\System\Config\Form\Field\Color
7429      </frontend_model> 7569      </frontend_model>
7430                           7570                          
7431      <depends> 7571      <depends>
7432                                7572                               
7433       <field  7573       <field 
7434        id="custom" 7574        id="custom"
7435       > 7575       >
7436        1 7576        1
7437       </field> 7577       </field>
7438                            7578                           
7439      </depends> 7579      </depends>
7440                       7580                      
7441     </field> 7581     </field>
7442                      7582                     
7443     <field  7583     <field 
7444      id="footer_bottom_link_color"  7584      id="footer_bottom_link_color" 
7445      translate="label comment"  7585      translate="label comment" 
7446      type="text 7586      type="text
7447      sortOrder="430"  7587      sortOrder="430" 
7448      showInDefault="1"  7588      showInDefault="1" 
7449      showInWebsite="1"  7589      showInWebsite="1" 
7450      showInStore="1" 7590      showInStore="1"
7451     > 7591     >
7452                           7592                          
7453      <label> 7593      <label>
7454       Links Color 7594       Links Color
7455      </label> 7595      </label>
7456                           7596                          
7457      <backend_model> 7597      <backend_model>
7458       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7598       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7459      </backend_model> 7599      </backend_model>
7460                           7600                          
7461      <frontend_model> 7601      <frontend_model>
7462       Smartwave\Porto\Block\System\Config\Form\Field\Color 7602       Smartwave\Porto\Block\System\Config\Form\Field\Color
7463      </frontend_model> 7603      </frontend_model>
7464                           7604                          
7465      <depends> 7605      <depends>
7466                                7606                               
7467       <field  7607       <field 
7468        id="custom" 7608        id="custom"
7469       > 7609       >
7470        1 7610        1
7471       </field> 7611       </field>
7472                            7612                           
7473      </depends> 7613      </depends>
7474                       7614                      
7475     </field> 7615     </field>
7476                      7616                     
7477     <field  7617     <field 
7478      id="footer_bottom_link_hover_color"  7618      id="footer_bottom_link_hover_color" 
7479      translate="label comment"  7619      translate="label comment" 
7480      type="text 7620      type="text
7481      sortOrder="440"  7621      sortOrder="440" 
7482      showInDefault="1"  7622      showInDefault="1" 
7483      showInWebsite="1"  7623      showInWebsite="1" 
7484      showInStore="1" 7624      showInStore="1"
7485     > 7625     >
7486                           7626                          
7487      <label> 7627      <label>
7488       Links Hover Color 7628       Links Hover Color
7489      </label> 7629      </label>
7490                           7630                          
7491      <backend_model> 7631      <backend_model>
7492       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7632       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7493      </backend_model> 7633      </backend_model>
7494                           7634                          
7495      <frontend_model> 7635      <frontend_model>
7496       Smartwave\Porto\Block\System\Config\Form\Field\Color 7636       Smartwave\Porto\Block\System\Config\Form\Field\Color
7497      </frontend_model> 7637      </frontend_model>
7498                           7638                          
7499      <depends> 7639      <depends>
7500                                7640                               
7501       <field  7641       <field 
7502        id="custom" 7642        id="custom"
7503       > 7643       >
7504        1 7644        1
7505       </field> 7645       </field>
7506                            7646                           
7507      </depends> 7647      </depends>
7508                       7648                      
7509     </field> 7649     </field>
7510                  7650                 
7511    </group> 7651    </group>
7512                 7652                
7513    <group  7653    <group 
7514     id="page"  7654     id="page" 
7515     translate="label"  7655     translate="label" 
7516     sortOrder="600"  7656     sortOrder="600" 
7517     showInDefault="1"  7657     showInDefault="1" 
7518     showInWebsite="1"  7658     showInWebsite="1" 
7519     showInStore="1" 7659     showInStore="1"
7520    > 7660    >
7521                      7661                     
7522     <label> 7662     <label>
7523      Page Wrapper 7663      Page Wrapper
7524     </label> 7664     </label>
7525                      7665                     
7526     <field  7666     <field 
7527      id="custom 7667      id="custom
7528      translate="label comment"  7668      translate="label comment" 
7529      type="select"  7669      type="select" 
7530      sortOrder="10"  7670      sortOrder="10" 
7531      showInDefault="1"  7671      showInDefault="1" 
7532      showInWebsite="1"  7672      showInWebsite="1" 
7533      showInStore="1" 7673      showInStore="1"
7534     > 7674     >
7535                           7675                          
7536      <label> 7676      <label>
7537       Custom 7677       Custom
7538      </label> 7678      </label>
7539                           7679                          
7540      <source_model> 7680      <source_model>
7541       Magento\Config\Model\Config\Source\Yesno 7681       Magento\Config\Model\Config\Source\Yesno
7542      </source_model> 7682      </source_model>
7543                       7683                      
7544     </field> 7684     </field>
7545                      7685                     
7546     <field  7686     <field 
7547      id="page_bgcolor"  7687      id="page_bgcolor" 
7548      translate="label comment"  7688      translate="label comment" 
7549      type="text 7689      type="text
7550      sortOrder="100"  7690      sortOrder="100" 
7551      showInDefault="1"  7691      showInDefault="1" 
7552      showInWebsite="1"  7692      showInWebsite="1" 
7553      showInStore="1" 7693      showInStore="1"
7554     > 7694     >
7555                           7695                          
7556      <label> 7696      <label>
7557       Background Color 7697       Background Color
7558      </label> 7698      </label>
7559                           7699                          
7560      <backend_model> 7700      <backend_model>
7561       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7701       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7562      </backend_model> 7702      </backend_model>
7563                           7703                          
7564      <frontend_model> 7704      <frontend_model>
7565       Smartwave\Porto\Block\System\Config\Form\Field\Color 7705       Smartwave\Porto\Block\System\Config\Form\Field\Color
7566      </frontend_model> 7706      </frontend_model>
7567                           7707                          
7568      <depends> 7708      <depends>
7569                                7709                               
7570       <field  7710       <field 
7571        id="custom" 7711        id="custom"
7572       > 7712       >
7573        1 7713        1
7574       </field> 7714       </field>
7575                            7715                           
7576      </depends> 7716      </depends>
7577                       7717                      
7578     </field> 7718     </field>
7579                      7719                     
7580     <field  7720     <field 
7581      id="page_bg_image"  7721      id="page_bg_image" 
7582      translate="label"  7722      translate="label" 
7583      type="image"  7723      type="image" 
7584      sortOrder="110"  7724      sortOrder="110" 
7585      showInDefault="1"  7725      showInDefault="1" 
7586      showInWebsite="1"  7726      showInWebsite="1" 
7587      showInStore="1" 7727      showInStore="1"
7588     > 7728     >
7589                           7729                          
7590      <label> 7730      <label>
7591       Background Image 7731       Background Image
7592      </label> 7732      </label>
7593                           7733                          
7594      <comment> 7734      <comment>
7595       Allowed file types:PNG, GIF, JPG, JPEG. 7735       Allowed file types:PNG, GIF, JPG, JPEG.
7596      </comment> 7736      </comment>
7597                           7737                          
7598      <backend_model> 7738      <backend_model>
7599       Smartwave\Porto\Model\Config\Backend\Image\Page 7739       Smartwave\Porto\Model\Config\Backend\Image\Page
7600      </backend_model> 7740      </backend_model>
7601                           7741                          
7602      <base_url  7742      <base_url 
7603       type="media"  7743       type="media" 
7604       scope_info="1" 7744       scope_info="1"
7605      > 7745      >
7606       porto/page_bg 7746       porto/page_bg
7607      </base_url> 7747      </base_url>
7608                           7748                          
7609      <depends> 7749      <depends>
7610                                7750                               
7611       <field  7751       <field 
7612        id="custom" 7752        id="custom"
7613       > 7753       >
7614        1 7754        1
7615       </field> 7755       </field>
7616                            7756                           
7617      </depends> 7757      </depends>
7618                       7758                      
7619     </field> 7759     </field>
7620                      7760                     
7621     <field  7761     <field 
7622      id="page_custom_style"  7762      id="page_custom_style" 
7623      translate="label comment"  7763      translate="label comment" 
7624      type="textarea"  7764      type="textarea" 
7625      sortOrder="120"  7765      sortOrder="120" 
7626      showInDefault="1"  7766      showInDefault="1" 
7627      showInWebsite="1"  7767      showInWebsite="1" 
7628      showInStore="1" 7768      showInStore="1"
7629     > 7769     >
7630                           7770                          
7631      <label> 7771      <label>
7632       Custom Style 7772       Custom Style
7633      </label> 7773      </label>
7634                           7774                          
7635      <comment> 7775      <comment>
7636       <![CDATA[Type in your custom styles , e.g.:<br/> 7776       <![CDATA[Type in your custom styles , e.g.:<br/>
7637                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 7777                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
7638                                   ]]> 7778                                   ]]>
7639      </comment> 7779      </comment>
7640                           7780                          
7641      <depends> 7781      <depends>
7642                                7782                               
7643       <field  7783       <field 
7644        id="custom" 7784        id="custom"
7645       > 7785       >
7646        1 7786        1
7647       </field> 7787       </field>
7648                            7788                           
7649      </depends> 7789      </depends>
7650                       7790                      
7651     </field> 7791     </field>
7652                  7792                 
7653    </group> 7793    </group>
7654                 7794                
7655    <group  7795    <group 
7656     id="main"  7796     id="main" 
7657     translate="label"  7797     translate="label" 
7658     sortOrder="700"  7798     sortOrder="700" 
7659     showInDefault="1"  7799     showInDefault="1" 
7660     showInWebsite="1"  7800     showInWebsite="1" 
7661     showInStore="1" 7801     showInStore="1"
7662    > 7802    >
7663                      7803                     
7664     <label> 7804     <label>
7665      Main Content 7805      Main Content
7666     </label> 7806     </label>
7667                      7807                     
7668     <field  7808     <field 
7669      id="custom 7809      id="custom
7670      translate="label comment"  7810      translate="label comment" 
7671      type="select"  7811      type="select" 
7672      sortOrder="10"  7812      sortOrder="10" 
7673      showInDefault="1"  7813      showInDefault="1" 
7674      showInWebsite="1"  7814      showInWebsite="1" 
7675      showInStore="1" 7815      showInStore="1"
7676     > 7816     >
7677                           7817                          
7678      <label> 7818      <label>
7679       Custom 7819       Custom
7680      </label> 7820      </label>
7681                           7821                          
7682      <source_model> 7822      <source_model>
7683       Magento\Config\Model\Config\Source\Yesno 7823       Magento\Config\Model\Config\Source\Yesno
7684      </source_model> 7824      </source_model>
7685                       7825                      
7686     </field> 7826     </field>
7687                      7827                     
7688     <field  7828     <field 
7689      id="main_bgcolor"  7829      id="main_bgcolor" 
7690      translate="label comment"  7830      translate="label comment" 
7691      type="text 7831      type="text
7692      sortOrder="100"  7832      sortOrder="100" 
7693      showInDefault="1"  7833      showInDefault="1" 
7694      showInWebsite="1"  7834      showInWebsite="1" 
7695      showInStore="1" 7835      showInStore="1"
7696     > 7836     >
7697                           7837                          
7698      <label> 7838      <label>
7699       Background Color 7839       Background Color
7700      </label> 7840      </label>
7701                           7841                          
7702      <backend_model> 7842      <backend_model>
7703       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7843       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7704      </backend_model> 7844      </backend_model>
7705                           7845                          
7706      <frontend_model> 7846      <frontend_model>
7707       Smartwave\Porto\Block\System\Config\Form\Field\Color 7847       Smartwave\Porto\Block\System\Config\Form\Field\Color
7708      </frontend_model> 7848      </frontend_model>
7709                           7849                          
7710      <depends> 7850      <depends>
7711                                7851                               
7712       <field  7852       <field 
7713        id="custom" 7853        id="custom"
7714       > 7854       >
7715        1 7855        1
7716       </field> 7856       </field>
7717                            7857                           
7718      </depends> 7858      </depends>
7719                       7859                      
7720     </field> 7860     </field>
7721                      7861                     
7722     <field  7862     <field 
7723      id="main_bg_image"  7863      id="main_bg_image" 
7724      translate="label"  7864      translate="label" 
7725      type="image"  7865      type="image" 
7726      sortOrder="110"  7866      sortOrder="110" 
7727      showInDefault="1"  7867      showInDefault="1" 
7728      showInWebsite="1"  7868      showInWebsite="1" 
7729      showInStore="1" 7869      showInStore="1"
7730     > 7870     >
7731                           7871                          
7732      <label> 7872      <label>
7733       Background Image 7873       Background Image
7734      </label> 7874      </label>
7735                           7875                          
7736      <comment> 7876      <comment>
7737       Allowed file types:PNG, GIF, JPG, JPEG. 7877       Allowed file types:PNG, GIF, JPG, JPEG.
7738      </comment> 7878      </comment>
7739                           7879                          
7740      <backend_model> 7880      <backend_model>
7741       Smartwave\Porto\Model\Config\Backend\Image\Main 7881       Smartwave\Porto\Model\Config\Backend\Image\Main
7742      </backend_model> 7882      </backend_model>
7743                           7883                          
7744      <base_url  7884      <base_url 
7745       type="media"  7885       type="media" 
7746       scope_info="1" 7886       scope_info="1"
7747      > 7887      >
7748       porto/main_bg 7888       porto/main_bg
7749      </base_url> 7889      </base_url>
7750                           7890                          
7751      <depends> 7891      <depends>
7752                                7892                               
7753       <field  7893       <field 
7754        id="custom" 7894        id="custom"
7755       > 7895       >
7756        1 7896        1
7757       </field> 7897       </field>
7758                            7898                           
7759      </depends> 7899      </depends>
7760                       7900                      
7761     </field> 7901     </field>
7762                      7902                     
7763     <field  7903     <field 
7764      id="main_custom_style"  7904      id="main_custom_style" 
7765      translate="label comment"  7905      translate="label comment" 
7766      type="textarea"  7906      type="textarea" 
7767      sortOrder="120"  7907      sortOrder="120" 
7768      showInDefault="1"  7908      showInDefault="1" 
7769      showInWebsite="1"  7909      showInWebsite="1" 
7770      showInStore="1" 7910      showInStore="1"
7771     > 7911     >
7772                           7912                          
7773      <label> 7913      <label>
7774       Custom Style 7914       Custom Style
7775      </label> 7915      </label>
7776                           7916                          
7777      <comment> 7917      <comment>
7778       <![CDATA[Type in your custom styles , e.g.:<br/> 7918       <![CDATA[Type in your custom styles , e.g.:<br/>
7779                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 7919                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
7780                                   ]]> 7920                                   ]]>
7781      </comment> 7921      </comment>
7782                           7922                          
7783      <depends> 7923      <depends>
7784                                7924                               
7785       <field  7925       <field 
7786        id="custom" 7926        id="custom"
7787       > 7927       >
7788        1 7928        1
7789       </field> 7929       </field>
7790                            7930                           
7791      </depends> 7931      </depends>
7792                       7932                      
7793     </field> 7933     </field>
7794                  7934                 
7795    </group> 7935    </group>
7796             7936            
7797   </section> 7937   </section>
7798            7938           
7799   <section  7939   <section 
7800    id="porto_license"  7940    id="porto_license" 
7801    translate="label"  7941    translate="label" 
7802    sortOrder="30"  7942    sortOrder="30" 
7803    showInDefault="1"  7943    showInDefault="1" 
7804    showInWebsite="0"  7944    showInWebsite="0" 
7805    showInStore="0" 7945    showInStore="0"
7806   > 7946   >
7807                 7947                
7808    <label> 7948    <label>
7809     Activate Theme 7949     Activate Theme
7810    </label> 7950    </label>
7811                 7951                
7812    <tab> 7952    <tab>
7813     smartwave_porto 7953     smartwave_porto
7814    </tab> 7954    </tab>
7815                 7955                
7816    <resource> 7956    <resource>
7817     Smartwave_Porto::config 7957     Smartwave_Porto::config
7818    </resource> 7958    </resource>
7819                 7959                
7820    <group  7960    <group 
7821     id="general"  7961     id="general" 
7822     translate="label"  7962     translate="label" 
7823     sortOrder="100"  7963     sortOrder="100" 
7824     showInDefault="1"  7964     showInDefault="1" 
7825     showInWebsite="0"  7965     showInWebsite="0" 
7826     showInStore="0" 7966     showInStore="0"
7827    > 7967    >
7828                      7968                     
7829     <label> 7969     <label>
7830      General 7970      General
7831     </label> 7971     </label>
7832                      7972                     
7833     <field  7973     <field 
7834      id="purchase_code"  7974      id="purchase_code" 
7835      translate="label comment"  7975      translate="label comment" 
7836      type="text 7976      type="text
7837      sortOrder="10"  7977      sortOrder="10" 
7838      showInDefault="1"  7978      showInDefault="1" 
7839      showInWebsite="0"  7979      showInWebsite="0" 
7840      showInStore="0" 7980      showInStore="0"
7841     > 7981     >
7842                           7982                          
7843      <label> 7983      <label>
7844       Purchase Code 7984       Purchase Code
7845      </label> 7985      </label>
7846                       7986                      
7847     </field> 7987     </field>
7848                      7988                     
7849     <field  7989     <field 
7850      id="purchase_code_confirm"  7990      id="purchase_code_confirm" 
7851      translate="label comment"  7991      translate="label comment" 
7852      type="hidden"  7992      type="hidden" 
7853      sortOrder="20"  7993      sortOrder="20" 
7854      showInDefault="0"  7994      showInDefault="0" 
7855      showInWebsite="0"  7995      showInWebsite="0" 
7856      showInStore="0" 7996      showInStore="0"
7857     > 7997     >
7858                           7998                          
7859      <label> 7999      <label>
7860       Purchase Code Confirm 8000       Purchase Code Confirm
7861      </label> 8001      </label>
7862                       8002                      
7863     </field> 8003     </field>
7864                  8004                 
7865    </group> 8005    </group>
7866             8006            
7867   </section> 8007   </section>
7868        8008       
7869  </system> 8009  </system>
7870 </config> 8010 </config>